Edgar Valdes
04/19/2024, 4:44 PMlineuniquekey
using an array of IDs.
anyof
doesn't work, so I guess a formula could work but I'm not sure about the syntax
Any help would be appreciatederictgrubaugh
04/19/2024, 4:54 PMlineuniquekey
is an Integer field, which supports the any
operator.erictgrubaugh
04/19/2024, 4:55 PMerictgrubaugh
04/19/2024, 4:56 PMEdgar Valdes
04/19/2024, 5:48 PMbattk
04/19/2024, 6:59 PMOR
operators in a filter expressionbattk
04/19/2024, 7:00 PMEdgar Valdes
04/19/2024, 7:19 PMcase when {lineuniquekey} in (36474785, 36474788, ...) then 1 else 0 end