Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
tonyclifton
Helper III
Helper III

Matrix Visual: creating custom Subtotal row

Hello community,

 

I am looking for a solution based on below screenshot. Is it possible to create a subtotal row only for "KPI_A" for each region with the given table structure?

2021-05-31 18_48_11-Window.png

 

Source:

RegionCompanyKPIValue
ACompAKPI_A1
ACompAKPI_B2
ACompBKPI_A11
ACompBKPI_B12
ACompCKPI_A21


Thank you.

1 ACCEPTED SOLUTION
PaulDBrown
Community Champion
Community Champion

You could create a custom layout. This blog post explains how to do it for columns, but you could apply the same method for rows.
How to create a custom or hybrod matrix 
I've also attached a file which has an example of a custom layout with two levels in the columns.





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






View solution in original post

3 REPLIES 3
PaulDBrown
Community Champion
Community Champion

I would imagine you are going to need a SUMX() or SUMX(SUMMARIZE( )) to get the correct total





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






PaulDBrown
Community Champion
Community Champion

You could create a custom layout. This blog post explains how to do it for columns, but you could apply the same method for rows.
How to create a custom or hybrod matrix 
I've also attached a file which has an example of a custom layout with two levels in the columns.





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






Thanks for the example @PaulDBrown. I will have to take a closer look at this.

In the meantime I managed to create a KPI that sums up "KPI A" so that I can show the correct value in the matrix.

However, the grand total value is now wrong (obviously).

Is there a way with DAX to show all the values but exclude some row values for the calculation of the total value?

If I just use the Calculate function with filter option and exclude the KPI "Total KPI A" it will create the correct grand total but it will also not display the amount for that row.

Thank you.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.