I would like to build an analysis that calculate the productivity of my machine.
Productivity = Number of INPUT Products / (Time machine state = running + Idle)
I have 3 different status on my machine :
Stopped = machine is shut down and not in production
Idle = machine is capable to produce but don’t produce
Do you mind sharing a little more about what you have tried so far? If you can show what you have in the analysis and any errors / results you’re getting from it, that can help us find a good solution!
Are you using expression editor to calculate your productivity and storing that in a variable? If so, you should be able to use that variable in an analysis to visualize it!