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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Soldado
Frequent Visitor

Sub-total incorrect

Hi

 

I have an issue with the sub-totals in a matrix table. The table has two columns, one column (Target) comes from a table named "Targets", the other column (Cash Balance) comes from a table named "Data Dashboard". I added another columns that is a measure which says the following: 

Final= if(sum(Targets[Target])=0,'Data Dashboard'[Cash Balance],sum(Targets[Target]))
unfortunately, i am not getting the correct sub-total , the sub-total does not show the sum of all the rows.
 
example:
Soldado_0-1693231090095.png

i appreciate your help

2 REPLIES 2
Soldado
Frequent Visitor

Hi amitchandak

 

wooaoo, amazing, it worked perfectly. 

 

 

I really appreciate your help

 

You are the best !!!

amitchandak
Super User
Super User

@Soldado ,You need to use a column in visual

 

Sumx(Summarize(Targets, Dim[Sub Region], DIm[REgion] ) , calculate( if(sum(Targets[Target])=0,'Data Dashboard'[Cash Balance],sum(Targets[Target]))) )

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.