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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Matrix row and sub row totals problem

I cannot figure out how to create a matrix visual summary similar to Table 1 using my three data sources as shown below.

Test3.PNG

TEST.PNG

I currently have the matrix visual structured as follow and I end up with the cost of the program repeated for the cost of each project. I've turned off "stepped layout" under "row headers".

 

Rows:

  • ProgramID
  • Program Name
  • ProjectID
  • Project Name

Values:

  • Max of Program Cost

 

Test2.PNG

Any input would be much appreciated!

1 REPLY 1
v-evelk
Microsoft Employee
Microsoft Employee

Hello,

 

I am not sure that it is possible to build such structure as you showed in the example.

Matrix visual is about showing of intersections like on a picture below:

 

Matrix.PNG

 

However you can use DAX to build structure that you look for and use usual Table visual then.

 

Kind Regards,

 

Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

Top Solution Authors