Forum Discussion
Anonymous
6 years agoNot applicable
How to calculate row total
Hi All, Here is another issue I am trying to solve. How to calculate this row totals to get the true sum. Appreciate any help. Best regards, Sumit
Anonymous
6 years agoNot applicable
amitchandak and Mariusz
Thanks for your quick response. amitchandak what is "_1" and [_1]?
Best regards,
Sumit
amitchandak
Super User
6 years agoAnonymous , I am giving a name of the column in "" and then when use it I use in [] . So we are creating the final total from row level. So try to force row-level formula to row-level, those are the group by's of summarize and then adding it up.
- Anonymous6 years agoNot applicable
amitchandak Oh, ok, got it, thank you. but it's not giving me the desired outcome. Its calculating totals at each row level correct, but not the overall total. May be I am missing something.
Best regards,
Sumit