Hi, team,
I would like show produced time of First and last part in a specified date. I got problem on time of last part.
for first part, the solution is quite easy to me that create a state with logic that once previous part count=0 & current part count >0, Machine activity table records this status change with end time, so I can get the time of first part produced.
For the time of last part, it’s hard to get it in save way because, there isn’t any logic can be used. In my senario, machine will change from running to stop state for a while then change to offline.
the time of last part produced is always ahead of state change to stop and offline state.
Or is there any expression we can use in app to get the time of last running state?
Thanks
Bootter Qian