Show rows if ANY of selected categories values are true

I’m trying to update my Category Tags feature so that if a column has many Enumlist values, and at least 1 of them is selected in the Filter, it shows up in the results.

Right now that’s not happening. Do I need to add an expression to the Category Tags column? Screenshots attached


. .

Unless you’ve changed the Item separator setting in your EnumList column configuration, the list items should be separated by " , " (space-comma-space), not by just a comma as you appear to have:

2 Likes