Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
is it possible to filter all visuals on a report in the following way?
Let's say I made a list of ducks like this:
| Name | Surname | Inclusion |
| Huey | Duck | Include |
| Dewey | Duck | Exclude |
| Louie | Duck | Include |
Is it possible to create a slicer on a page that when include is selected it shows all ducks but when exclude is selected, it leaves out ducks that have a value for exclude.
So selecting include would result in:
| Name | Surname |
| Huey | Duck |
| Dewey | Duck |
| Louie | Duck |
And selecting exclude would show only:
| Name | Surname |
| Huey | Duck |
| Louie | Duck |
Or might there be a better way to go about this? I'm really new to Power BI, so all help is really appreciated.
Solved! Go to Solution.
Hi @mhbon ,
You can use your INCLUSION column as a slicer. Make this slicer Multi-selected and enable SHOW ALL option for this slicer. Check if this works for you.
Refer the following article to see how to you slicers in different ways and with different options:
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-slicers
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
Hi @mhbon ,
You can use your INCLUSION column as a slicer. Make this slicer Multi-selected and enable SHOW ALL option for this slicer. Check if this works for you.
Refer the following article to see how to you slicers in different ways and with different options:
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-slicers
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 52 | |
| 47 | |
| 40 | |
| 38 |