Hi all,
In the model StatisticsPerShift.fsm I used Statistics Collectors to get two Performance Measures: Metros_Pallet and Pallet_Hora. What I am trying to do is that these tables record those Performance Measure by Shift, this means, that one row of one transporter in the Statistic Collector would stop recording after 8 hours and then, it creates another row recording the statistics for the next shift.
This concept is similar to the one in this article with the utilization, which I built in the demo model, but I haven't got the desire output with the other statistics.
What is the recommended approach to get this?
Thanks!