I want to use an expression column in one of my prefilters, however this is only possible in prefilters based on columns and not in prefilters based on columns. I want to combine the filter conditions of the expression column with a bit more complex logic, and for that I very much need to be able to use OR conditions instead of only AND.
Creating filter groups is already possible in the Universal UI now:
So it would be very nice if the same logic were usable in the SF to create prefilters.
I now achieve the prefilter logic I want by copying the expression to the prefilter query, but this is much less efficient because the expression is calculated twice then.
Concretely this is my problem:




