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 September 15. Request your voucher.

Reply
gonzna3
Frequent Visitor

Table not Totaling Sum, a specific row is left out of total sum

I have a Table like the below example, where the 2 columns with amount are not totaling the sum correctly.

 

Name  Amount1  Amount2  Variance

Ben      1               2                1

Kate     2               2                0

Sam     1               1                0

Total     3              3                1

 

Is anyone encountering this issue? Is there a fix?

1 ACCEPTED SOLUTION
v-sihou-msft
Microsoft Employee
Microsoft Employee

@gonzna3

 

Are both Amount1 and Amount2 columns or measures?

 

If they are measures, please verify the DAX. 

 

If they are columns, please check the aggregation of these two columns. Make sure it's "Sum".

 

2.PNG

 

Regards,

 

 

View solution in original post

1 REPLY 1
v-sihou-msft
Microsoft Employee
Microsoft Employee

@gonzna3

 

Are both Amount1 and Amount2 columns or measures?

 

If they are measures, please verify the DAX. 

 

If they are columns, please check the aggregation of these two columns. Make sure it's "Sum".

 

2.PNG

 

Regards,

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors