I am frankly a little surprised.
I wouldn’t have thought that in such a young community there wouldn’t be anyone who is familiar with the topic.
Or that at least a product manager would jump in and answer the question…
actually a shame…
Hey Ben - apologies for this slipping through the cracks. We have Slack channels with our customers that we actively support on these kind of questions, but we need to set up better alerting for us to see when questions come up here.
Omni also supports in_query. The syntax is slightly different - it would look like:
case when {{ my_first_field.in_query }} then a/b
when {{ my_other_field.in_query} then a/c
end