Forum Discussion

Pikachu-Power's avatar
Pikachu-Power
Impactful Individual
4 years ago
Solved

Wrong Total / Measure Problem

Hello,

 

I probably have a simple problem where i am looking for a simple way šŸ™‚

 

Measure:

Consumption = CALCULATE(SUM(Table[Value]))
 
When I multiply later the Consumption with Numbers I get following wrong result for the Total:
 
Measure Multiplication = Clients * Consumption 
 
How do I have to change the DAX formula in the Measure Multiplication to get the right value?
 
Thanks!
 

3 Replies