Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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!
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.