Hi All,
my problem:
I want to calculate the time between two process steps. These Steps are sometimes
very often within the process sometimes never. Also they can be linked directly without any acitvity steps between them. Furthermore there is the possiblity that hundrets of process steps are between them. Additionally it is possible that both activities are repeated immediatly. E.G:
Repeating Process Sequences like (A, B, C, D, B, D, D, C, E, F, …, D, C, C, D)
I would like to find the next “D” to every “C” and calculate the throughput time.
Looking forward to your answers.
Thank you! & Have a great weekend