<@U3CARR1A7> If I understand what you are asking, ...
# general
m
@mnicolae If I understand what you are asking, you can do this with a formula field. E.g. formulanumeric -
CASE WHEN {internalid} IN (123, 456, 789) THEN 1 ELSE 0 END
is equal to 1