cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Lori001
Frequent Visitor

Power BI visual substracting total negative numbers instead of summing up

Hi,

 

Hope someone can share some clarity on whats going on in my Power BI visual.

I have a column with amount which also concerns negative numbers.

 

When Power BI is summing up the total of negative numbers, it basically substract the amount.

See example below. -534,61 - -534,61 = 0. Instead it substract the amount to -1069,22.

 

Lori001_1-1686229810406.png

 

The strange thing is that in another filtering the summed total is showing correct:

 

Lori001_0-1686229767392.png

 

Wondering what is going on here. Does Power BI not recognize negative numbers only when summing up?

 

Thanks for your help.

 

1 ACCEPTED SOLUTION

Hi Amit,

You are totally correct. Someone confused me and I took it literally 🙂

Thank you for quick replying.

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Lori001 , I both case power bi is adding and doing the sum correctly. Because in second there few positive negatives, the sum is going down

In the first case both are negative, so it correct

-1 + -1  = -2

-1 + 1 =0

Hi Amit,

You are totally correct. Someone confused me and I took it literally 🙂

Thank you for quick replying.

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors