I have noticed that the list activity has an OnPartitionContentChange event, which sounds like just the thing to use in a statistic over content for each partition in the list. But I cant seem to get it to work. No matter what, it wont trigger. Am I doing something wrong or is this event not implemented yet?
As many before I am trying to create a dashboard chart with list content by partition, which always seems to have been a bit of a challenge in FlexSim. In my model I have multiple push and pull activities spread throughout the model which makes using a zone og tracked variables a bit cumbersome. It would be much smarter if the list had its own statistics on it for tracking partition content or even an event that could be used to control external stats in tracked variables.