ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: pbassey on November 30, 2022, 04:48:54 am

Title: Percent of total
Post by: pbassey on November 30, 2022, 04:48:54 am
The summary function offers the ability to generate the following aggregate functions (avg, count, min, max and/or sum).  Is there a way to generate the percent of total?

Attached is an example of what I would like to do...

Thanks in advance for your help.

-P
Title: Re: Percent of total
Post by: paramvir on November 30, 2022, 04:29:10 pm
Excel formula (=f2/f5 and so on) can be used and format of the column set to "#.00%"