Forum Discussion

Euro0681's avatar
Euro0681
Helper II
3 years ago
Solved

Wrong Total with Divison

So i mostly get this problem while summing and i usually fix it with sumx, but in this case i have a measure thats dividing but the total is wrong (the circled total)


Measure(Division) = Calculate( Divide ([Measure], SUM('Table'[Column]), 'Table'[Date] in {'2020 - 02'. '2020 - 03'} )

This works row by row but the total is incorrect can anyone suggest anything? The correct total should be 
62,062.09/103.00 = 602.5445

 

 

1 Reply