Skip to main content
Question

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?

  • February 14, 2022
  • 1 reply
  • 23 views

Forum|alt.badge.img+7

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?

1 reply

  • Celonaut
  • February 18, 2022

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