Skip to main content

Have a KPI viz. Average Throughput time and I want to give a selection option for Percentile (50%, 80%, 90% & 98%). How I can do that?

Hello Rakesh,

 

To change a value I recommend using a variable (https://help.celonis.cloud/help/display/CIBC/Variables) and use either a dropdown button (https://help.celonis.cloud/help/display/CIBC/Button+Dropdown) to select from a set of static options or a variable input field to allow any entry (https://help.celonis.cloud/help/display/CIBC/Variable+Input).

 

With that variable set you can then use it as input for the formula QUANTILE (https://help.celonis.cloud/help/display/CIBC/QUANTILE).

 

Hope this helps you solve the issue.

 

Best regards,

Pablo


Reply