Measure based filters not showing right combinations
Summary:
Hi everyone,
I’m encountering a persistent issue where a measure-based filter is not correctly restricting the data in my report.
The measure based filter is filtering some combinations but not others.
Content (please ensure you mask any confidential information):
The Problem:
I have a calculated/aggregated measure where I’ve applied a filter to show only values greater than 50 (Measure>50). My goal is to see only the specific combinations that meet this threshold.
However, the output is still displaying some combinations with values below 50.
Technical Context:
- Expected Behavior: Any aggregate result <50 should be excluded from the visual entirely.
0