Skip to main content
How do I add a process explorer filter in an analysis that calculates throughput time between activities in seconds?

Hello,

As far as I am aware, it is only possible to switch between days, hours, and minutes.

Best regards,

Valerie


Hi brendon.mcdia11,

If I understand your question correctly, you want to include a KPI to the process explorer of an Analysis in order to include the option to see the TPT in seconds.
Celonis allows you to include custom KPIs to this component, here is the step by step on how to do it: https://docs.celonis.com/en/process-explorer-kpis.html#UUID-5457c0d7-84cd-476e-e27a-0d9496d41d75

To complete your question, what would be missing is to create the standard KPI in PQL, so I would recommend you to use the functions CALC_THROUGHPUT + REMAP_TIMESTAMPS so that the calculation is measured in “seconds”.

Hope this helps.


Reply