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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
vanand3535
Creator III
Creator III

How to find mean,median and standard deviation in Pivot table in Qlik Sense

I have created a pivot table with a measure, columns, and rows.

Now I want to find mean, median and standard deviation of particular columns fields values.

How can I find this?

1 Solution

Accepted Solutions
sunny_talwar

Use Avg() for Mean, Median() for Median, and Stdev() for standard deviation

View solution in original post

3 Replies
sunny_talwar

Use Avg() for Mean, Median() for Median, and Stdev() for standard deviation

vanand3535
Creator III
Creator III
Author

thanks,

Mean and Range i have already tried and just now I tried for Median and Standard deviation

It's working fine

sunny_talwar

Awesome