Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a simple model (contrived example is attached).
I have a dataset of projects and their status, status 1 to status 5
As a project moves along, its status is changed, e.g. "upgraded to status 2", "upgraded to status 3" and so forth.
My report is to show only projects at status 3.
the problem is the the slicer shows all programs regardless of status. In the real example with thousands of projects, this is not acceptable.
Without enabling bi-directional filtering, how can i filter the slicer to only have projects that are "upgaded to status 3", while keeping it distinct?
Note - i cant filter the slicer onload, as other reports want to see the projects in different status's.
Thanks for any help.
Sample pbix is below:
You can use report or page level filters to filter your slicer. Also, you could create a new table using DAX that does a FILTER to only the projects you want. Relate that table to your Projects table and use it as your slicer instead.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 55 | |
| 45 | |
| 38 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 87 | |
| 69 | |
| 38 | |
| 29 | |
| 26 |