Hello everyone,
Is there the possibility of calculating the throughput time between between one activity lets say ‘Create Order’ and multiple occuring activities, lets say ‘Change date’. The problem is that Change date can happen multiple time and at each occurance the time between create order and change date should be caluclated.
The process is for example:
‘Create Order’-> ‘…’ -> ‘Change date’ -> ‘…’ -> ‘Change date’
The result, which i want to see is a histogram chart with the information:
number of occurances
number of days between create order and change date
In this example giving me 2 bars for each time difference.
Hope i made my case clear.
Thanks for any support!