Hello All,
I have tried to check the discussion, but I could not find proper solution for my problem.
I have data rows like "Grand Total" and "Net Total" , also I have calculated "Percentage Value" as Net Total/Grand Total as a third row.
I display the "Percentage Value" as a new row in my dataset,
When these three rows are listed in matrix and we use the "Row Totals".
All the Rows : "Grand Total" , "Net Total", "Net Total/Grand Total" are SUM in Row Totals.
But the desired output is not the SUM of the "Percentage Value" here.
Again the "Percentage Value" value using formula "Grand Total" / "Net Total" should be calculated according to the these values NOT the SUM of the "Percentage Value".
As far as I see we could not modify the calculation of Row Total Values.
Dow you have any suggestion for this problem ?
Thanks and regards