Forum Discussion
dheeraj_ami
10 years agoHelper I
Getting wrong GRAND_TOTAL VALUE
Hi, having a issue on Grand total,I have category column in Category_Desc table and Total column in Orders table while keeping category vs total ,the row wise values are correct and we are g...
v-ljerr-msft
9 years agoMicrosoft Employee
Based on my searching and testing, I think this issue may relate to the formula you use for the measure "Sum of total". Sometimes we may get an unexpected Grand total value for the measure which is defined by performing a higher order arithmetic operation, such as exponentiation, multiplication, or division on other columns. So could you post the formula for the measure "Sum of total" and other related measures? Even better you can post some sample data in your case.
Regards