ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: vijay@spinetechnologies on August 19, 2022, 01:21:30 pm

Title: PQ Grid In Pivot Summary remove stdev and stdevp option
Post by: vijay@spinetechnologies on August 19, 2022, 01:21:30 pm
Hi Team,

PQ Grid In Pivot Summary How to remove stdev and stdevp option.

Please refer attachment
Title: Re: PQ Grid In Pivot Summary remove stdev and stdevp option
Post by: paramvir on August 22, 2022, 10:36:19 am
Please use summaryOptions to add or remove aggregate functions.

https://paramquery.com/pro/api#option-summaryOptions
Title: Re: PQ Grid In Pivot Summary remove stdev and stdevp option
Post by: vijay@spinetechnologies on August 22, 2022, 03:09:50 pm
Thanks, it is working.