Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
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.
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 62 | |
| 58 | |
| 45 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 121 | |
| 116 | |
| 37 | |
| 34 | |
| 30 |