Is there a way to add a total or grand total row in flex grid? I have been tryin to add a total row but unable to see any such option
Hi Arpan,
I don't think that you can add row totals the same way it is possible in Dataview as the only available axis is by row, the totals are calculated by column. You can generate them pivot mode selecting the aggregation level and the cube that you want to sum:
Best regards,
Adrien