Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I'm interested in creating a measure that doesn't change with Filter/Slicer settings to be included as a benchmark.
I've tried writing:
Revenue = CALCULATE(SUM(Table[Amount]);Table[Category]="Revenue";ALL(Table[City]))
However this still effects the measure when clicking on the filter
Br
Marcus
https://community.powerbi.com/t5/Desktop/Ignore-Slicer-in-measure/m-p/212422#M93801
This is the solution you may be looking for
You can use the Edit Ineractions option under the format option and select non