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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am trying to discover the best way possible to approach a problem, the data looks something similar to table A:
I need to allow the user to filter out (deselect from select all) a country, from this I want to display Table B:
However, I actually need to filter out the categories that are not present in 'Spain', therefore returning something similar to Table C, the average totals for the categories that exist in Spain AND the other countries (if present), but excluding the spain totals:
One approach I have tried it to create an independent table: 'Distinct Country':
Distinct Country = SUMMARIZE('Table A','Table A'[Country],'Table A'[Category])
With an unselected country measure used to filter the table:
Solved! Go to Solution.
There is no way to "select all but one" elements in a slicer.
There are multiple red flags here. What is the desired behavior when both SPAIN and MEX are deselected?
Thanks for the reply, for now there is no requirement for multi-select, only single-select filters.
There is no way to "select all but one" elements in a slicer.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 64 | |
| 50 | |
| 45 |