Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
How can I get the % of Total expression, which basically divides heach portion of a given total divided by the total as shown in the picture:

Thanks in advance!
HI
Try like this
=Sum(Sales)/Sum(total Sales)
or
=Sum(Sales)/Sum({1} total Sales)
Hi,
PFA file hope it helps you.
Regards,
Jagan.
HI
Try like this
=Sum(Sales)/Sum(total Sales)
or
=Sum(Sales)/Sum({1} total Sales)
try sum(Amount)/sum(total <Cuestionario> Amount). Another option is to check the 'Relative' option for the expression (see expressions tab of properties screen)