Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello to all,
When using a slicer dropdown to filter data, let's consider a scenario where there are 5 Multi Areas (A, B, C, D, and E), each having 4 districts, resulting in a total of 20 districts in rows. If we filter for Multi Area A, the Matrix will display the values of the 4 districts belonging to Multi Area A, while the remaining districts will appear as blank cells.
However, hide the 14 remaining districs from the rows, but only display the 4 districts related to the selected Multi Area (A in this case).
Visulazation type = Matrix
I will have a Area slicer on the above of this below view and whenever i select any area it should give me distrcits related to the selected Area and rest all distrcts should be hidden.
Thanks a lot for the help.
Solved! Go to Solution.
I created a workaround using this DAX and it solved my problem
Hi @Ohboy_991 ,
You could try turning off "Show items with no data".
What formula do you use for your measure?
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I created a workaround using this DAX and it solved my problem
Hii @Ohboy_991 , I think a simple slicer should work in your scenario. If not can you please provide a pbix file without any confidential data.
Thankyou.
Thank you @Anonymous , but it did not worked for me, i still get all the rows with/without the values in the matrix
view is like this if I filter Area = A
wanted to add that M1- M4 are calculated measures
VIEW I need.
Hi @Ohboy_991 ,
You can try it by following these steps
1. Format – Row headers – Options – Stepped layout set off.
2. Column subtotal and Row subtotals – set off.
3. Place the fields into the matrix as follows.
[Area] and [District] -- Rows
[M1],[M2],[M3]and[M4] -- Value
4. Result.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
55 | |
54 | |
37 | |
29 |
User | Count |
---|---|
77 | |
62 | |
45 | |
40 | |
40 |