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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

input boxes

Hi All,

i have a chart which currently works out the 99th percentile of cycle time of orders.

The expression is Fractile(Status_WorkingHours_Cal,0.99)

i want an input box so you can select what percentile you want and then the graph will automatically update.

Can someone tell me how i can do that?

Thanks

Laura

1 Reply
MayilVahanan

Hi

You can simply use

=

Fractile(Status_WorkingHours_Cal,vVariableName)

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.