Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. 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 @Anonymous ,
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 @Anonymous , 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 @Anonymous ,
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 41 | |
| 20 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 64 | |
| 32 | |
| 31 | |
| 27 |