mescalante
11/03/2022, 9:05 PMscottvonduhn
11/03/2022, 9:15 PMCASE WHEN {id} IN (123, 456, 789) THEN 1 ELSE 0 END
putting your comma separated list inside the parentheses instead, then set the criteria for equal to 1mescalante
11/03/2022, 9:34 PM