Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Three Slicers
If I select all countries , 2021 Q1 Median is 75
If I select 1 country , (I want to igore this slicer) , it is 30 , ( I want to illustrate 75 regardless of country selection) but to still filter based on Date
I tried this but still illusrtates 30
CALCULATE ( MEDIAN ( vwKPIMedianDoorToCT[Minutes] ),ALLSELECTED (), DimDate) -- Add Date Table back in
Orignal Measure
Dax to ignore Slicers Year , Quarter using ALL
Still doest work
Year = 2021
Qtr = Q2
Still only returns 2021 Q2
Hi @carlol ,
Basically the measure should work when using ALL() to ignore the filters. Make sure the slicers you have used are from the DimDate table and consider whether there is any other relationships or other tables in the report to affect it.
If it still does not work, you can also consider sharing a sample data file without any sesentive information about this thread.
Attached with the test file which works fine in my side.
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |