Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
prasad
Contributor III
Contributor III

How to get percentile like 50%, 75% and 90%

Hi,

I am trying to get percentile as in column E. Please let me know if anybody has tried this. Thanks! in Advance Prasad

error loading image

4 Replies
Not applicable

Hi,

goto right click properties>select axes tab>

in that check the box show in percent ...it will do

Not applicable

sorry,,,not axes..its number tab

Not applicable

Hi,

Are you saying like 50%? if so just add to your formula like for example

num(sum(SPC),'#0%')

the num function can give you the specific form of number you like.

or if it is in a chart just go to the Number tab and set the expression to show in percentage.

Regards,

prasad
Contributor III
Contributor III
Author

Thanks for the answers. I will try and update the status. Smile