March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
Hello all,
I am trying to organize a matrix that will have several measures in a matrix that will be have a drill down by quarter. Is this possible?
Here is an example of what i am trying to achieve.
Solved! Go to Solution.
Out of the box, the native matrix visual does not support such grouping but DAX is flexible enough for a workaround. You can use a disconnected table (no relationships to facts and dimensions table) to hold the values needed. Here's a sample pbix - https://drive.google.com/file/d/1llBkHjz2fDZG5ZpunUia-bX9sAmRYrys/view?usp=sharing
Proud to be a Super User!
Hi @DMatlock06,
You can have multiple measures in one matrix. However, the current matrix visual does not support grouping of column fields by measure as shown in your screenshot. What you'll get is this kind of grouping: Month and then then the measures under it.
Proud to be a Super User!
Out of the box, the native matrix visual does not support such grouping but DAX is flexible enough for a workaround. You can use a disconnected table (no relationships to facts and dimensions table) to hold the values needed. Here's a sample pbix - https://drive.google.com/file/d/1llBkHjz2fDZG5ZpunUia-bX9sAmRYrys/view?usp=sharing
Proud to be a Super User!
User | Count |
---|---|
93 | |
90 | |
90 | |
81 | |
49 |
User | Count |
---|---|
160 | |
145 | |
103 | |
72 | |
55 |