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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
krish2459
Creator
Creator

80th Percentile calculation

Hi,

I need to calculate 80th percentile for the count of sales orders for each month.

 

Attached is the sample data.

 

 

Thanks..

Labels (1)
1 Solution

Accepted Solutions
ramasaisaksoft

Hi Krish,

 

what is the result you need in that excel file?

=Aggr(count distinct(Sales Order),month)

View solution in original post

2 Replies
ramasaisaksoft

Hi Krish,

 

what is the result you need in that excel file?

=Aggr(count distinct(Sales Order),month)

Frank_Hartmann
Master II
Master II

are you looking for this?

Unbenannt.png