question

fiz avatar image
0 Likes"
fiz asked Felix Möhlmann answered

Interval By Type By SubType

Hi, my milestone collector collects tokens where each token has its own OrderType Label and ProductionLine label.

Through this milestone collector, and interval by type table, I am only able to group the tokens by one category only in a single table resulting in 2 tables:


1728888755635.png


I would like to combine these 2 tables, and generate a table that is "interval by type by subtype"

the table would then display 2 graph side by side with headers "MainAssyB" and "MainAssyA" similar to the image, followed by 3 boxplots in each of these headers: each boxplot labelled as its respective OrderType.


How may I do this?

Interval_by_Type_by_Type.fsm

FlexSim 23.2.1
dashboard data
5 |100000

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

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

Install the components of the milestone chart. This will make a Process Flow and Statistics Collector accessible in the toolbox.

In the Process Flow, add the label other you also want to store in the stats collector to the token. (The name of the label doesn't necessarily have to match the one you use in the main Process Flow.)

1728891556879.png

In the Statistics Collector add another column to store that label. Be sure to select the correct data type. Also adjust the "Type" column if you changed the name of the other label as well.

1728891657035.png

Finally, set the chart to x-split by the ProductionLine column. Since you only have one internal you could technically deselect that option.

1728891689418.png

interval-by-type-by-type_1.fsm


5 |100000

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