Skip to main content
1-Visitor
June 3, 2021
Solved

Value stream vs stream?

  • June 3, 2021
  • 1 reply
  • 2508 views

Can anyone please explain me the differences and when to use which one with example? I have read few articles on this topic but still its not clear to me. I would request you to give an use case scenario. Thanks.

Best answer by yhan

We have TWX tutorials video to introduce value streams / streams:

In summary:

  • Value stream is generally used to record one fast-changing data of one thing, such as the speed of the machine, humidity, temperature, etc.
  • Streams are used when you want to combine a specific set of data over time from different sources. And if you are looking to record data over time paired with other relevant data points.

1 reply

yhan17-PeridotAnswer
17-Peridot
June 3, 2021

We have TWX tutorials video to introduce value streams / streams:

In summary:

  • Value stream is generally used to record one fast-changing data of one thing, such as the speed of the machine, humidity, temperature, etc.
  • Streams are used when you want to combine a specific set of data over time from different sources. And if you are looking to record data over time paired with other relevant data points.

15-Moonstone
June 4, 2021

Hi @RajatBain ,

 

If the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards,

Abhinav