Forum Discussion

eunji888888's avatar
eunji888888
Frequent Visitor
2 years ago
Solved

Correct row values but wrong grand total value

I have created the measure:
Measure = SUM('table'[value])/SUM('table'[Qty])
 
It gives the correct row values but wrong in grand total.
 
Do anyone have the idea to solve this problem?

2 Replies