Page 1 of 1

Record lead time

Posted: Thursday 06 April, 2017 - 15:03
by Helbe
Dear,

I have a model where I want to calculate the duration time for all the products (and the average duration time). I have 3 different product types and I want to find a way to measure the time between creation and when the product leaves the flow. How can I model this?

Best regards and thank you

Re: Record lead time

Posted: Monday 10 April, 2017 - 09:54
by HarryBunnik
Ha Helbe,

You could try to ask the function "age" of the product, once it leaves the flow and write that away in a table.

This function returns the age of an atom. The age is the difference between current time and creation time. When a run is reset, the creation time of all atoms becomes 0.

Cheers,

Harry

Re: Record lead time

Posted: Tuesday 18 April, 2017 - 15:30
by Helbe
Thank you, this was exactly the kind of help I needed!