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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
damit23183
Microsoft Employee
Microsoft Employee

Total SUM at end of Column in MATRIX Table

 

Hi, 

 

I am working on MATRIX table where i would like to see TOTAL SUM at end of each column.

Here is what i have where you can There are total 3 SUB COLUMNS under PARENT COLUMN. For Example Under AGE There are other 3 Columns C,  A ,DC

Table.JPG

As you can see RED HIGHLIGHTED, where i want to total SUM of each column. For Example; first Column C has 34 where i would like to see 55.

Also, here are settings I have applied on SUB TOTAL Formatting part;

 

Table.JPG

 
3 REPLIES 3
v-eachen-msft
Community Support
Community Support

Hi @damit23183 ,

 

You could use ISINSCOPE() to custom your total rows.

Here is my test result. There are some average values in "Values" field and show sum values in total row.

3-1.PNG

Here is my test file for your reference.

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

Hi,

 

Thank you for your response.

 

This is awesome it worked perfectly fine.

 

Also, i have another requirement too which i am going to put as new request.

 

Thanks

edhans
Super User
Super User

It is how the data is in the underlying table. The totals on tables and matrix visuals do not add the number above them, rather they recompute the value based on the filters and your measure. This article has a good overview of understanding the issue and how to solve it.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors