Hi There,
I would like to get Average throughput time between activity A and whatever activity coming after A.
For example;
Case 1 / Activity Sequence: A->B->C->D->A->Z
I need the sum of throughput times case level (A->B) + (A->Z)
I also need number of occurrences of A case level (2)
..
Finally my resulting KPI formula will be like;
Total throughput time (A and next activity) / Total Number of Occurrences of A
How can we make it happen in PQL?
Thanks in advance,
Best Regards,
Oguzhan