0
Can you change filter conditions in discoveries be OR rather than AND?
We have a discovery with two different measures and we want to filter and only show rows that where one of the measures is not equal to zero. So the condition would look like this:
Measure A !=0
or
Measure B !=0
Here is a screen shot where I can filter but the condition is always and and so no rows are returned.
3 replies
-
Build a 3rd measure that reflects your selection logic and use that in the filter.