Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
sunitha_chellaiah
Partner - Creator
Partner - Creator

Average in pivot table not matching

Hi All,

Average in my pivot table is not matching with the output which I want.

Same table which I export excel then I am getting the desired out.

I have attached the data. 

Desired output: 6,05...

But in Qlik I am getting : 6,17..

Please Help. Thanks.

 

1 Solution

Accepted Solutions
Frank_Hartmann
Master II
Master II

try like this:

Textbox:

=avg(aggr(Data,ID))

View solution in original post

1 Reply
Frank_Hartmann
Master II
Master II

try like this:

Textbox:

=avg(aggr(Data,ID))