Statistics Collector - Previous row data replaced with NULL Value

Statistics Collector - Previous row data replaced with NULL Value

FrancisKwa
Not applicable
17 Views
2 Replies
Message 1 of 3

Statistics Collector - Previous row data replaced with NULL Value

FrancisKwa
Not applicable

[ FlexSim 23.2.2 ]

Statistics Output by Type.fsmSC 2nd hour.jpgSC 3rd hour.jpg

Hello,

Attached model replicated the Statistics Collector Tutorial 2.9 - OUTPUT BY HOUR BY TYPE logic.

However, the replicated statistics collector logic in this model replaced the previous hourly row data with NULL value

Appreciate guidance to resolve this behavior.


0 Likes
Accepted solutions (1)
18 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Observer
Observer
Accepted solution

You put the fields of the "Output" column in the wrong order. In your model, when the "Finish" event fires, the column value is updated to None, rather than the current output.

1702279418550.png

You also need to uncheck the option to keep labels for finished rows. Otherwise the stored values will be cumulative rather than per hour.

1702279398155.png

0 Likes
Message 3 of 3

FrancisKwa
Not applicable

Thanks for the guidance.

0 Likes