Forum Discussion
ZsoltK
3 years agoNew Member
Summing conditonal result
Hi All, I have got an issue with summing the conditional output We got bonus calculated for different people for a certain month and same time we got the max 100 EUR to pay out. The calculated bon...
amitchandak
Super User
3 years agoZsoltK , you have used some row context in the calculation then try a measure like
Sumx(Values(Table[Driver]), [Bonus Final Pkg])
refer -why grand total is wrong -https://www.youtube.com/watch?v=ufHOOLdi_jk