cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
DMatlock06
Frequent Visitor

Matrix - Measures by Quarters

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.

 

DMatlock06_0-1653139926509.png

 

1 ACCEPTED 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 






Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Connect to me on LinkedIn || Need consulting? Hire me for a Power BI gig on UpWork.

View solution in original post

2 REPLIES 2
danextian
Super User
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.






Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Connect to me on LinkedIn || Need consulting? Hire me for a Power BI gig on UpWork.

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 






Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Connect to me on LinkedIn || Need consulting? Hire me for a Power BI gig on UpWork.

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors