Skip to main content
I want that, when filtering a process using the Crop Selection, that the Throughput Time displayed for a Case is calculated considering the first to the last filtered Activity. I tried to do this using the Standard Components, and realized that it calculates the Throughput Time of the whole Process and not just the filtered segment. How do I set this up?
Hey,
I see different ways of realizing that.

  1. Write your process crop start and end to text variables and then calculate the throughput based on FIRST_OCCURRENCE and LAST_OCCURRENCE.

  2. Just calculate FIST/LAST between desired start- and endpoints.

Best regards
Thanks for the answer Unfortunately Im still a beginner at Celonis, and I dont know how to code it Can you help me?

Reply