I have a report with a formula which calculates percentages at the detail level. The formula is
ToText({Command.totalScan}/{Command.TotalAdmin}* 100) + "%"
I would like to do the same thing at the Grand Total level. I can't seem to find out how.
Can you help?
Thanks,
Dick Rosenberg