question

Rahul R avatar image
0 Likes"
Rahul R asked Jeanette F commented

Is there a simpler way to track max content of multiple queues

I am trying to find the max of cumulative content for a group of queues. I have used tracked variable for each batch. Is there a better or simpler way to do this? Is it possible to build an array of tracked variable? In the model, I am manually creating multiple tracked variable and using last character of the name to identify the correct tracked variable.

It would be great if i can get cumulative max content for every hour for these group of queues. test_KPI.fsm

FlexSim 23.2.3
queuetracked variablesmax content
test-kpi.fsm (36.7 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jeanette F avatar image
0 Likes"
Jeanette F answered

Hello @Rahul R,

Here is your model with a statistics collector that collects the hourly max content. You can use a calculated table to sort the data.

test-kpi_2.fsm


test-kpi-2.fsm (42.6 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Guldberg avatar image
0 Likes"
Guldberg answered

Not completly sure what you are looking for, but you can add dashboard charts based on the group, like:

1713610336815.png


1713610336815.png (84.3 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.