Set Item Trace Gantt sort by label

Set Item Trace Gantt sort by label

KANG
Not applicable
7 Views
2 Replies
Message 1 of 3

Set Item Trace Gantt sort by label

KANG
Not applicable

[ FlexSim 24.0.1 ]

The default of Item Trace Gantt's sorting and y-axis is according to the sequence of item.

How to set Item Trace Gantt's sorting and y-axis by label(item.product)?

Another question, how can I set x-axis by "Seconds" instead of "Date and Time"?

The attachments are as follows.Thanks.


Item Trace Gantt_autosave.fsm

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

moehlmann_fe
Observer
Observer
Accepted solution

To sort the bars by label, install the chart's components in the "Advanced" tab of its properties. Then you can access the Statistics Collector for the chart. Add a column that stores the item label you want to display in the chart.

1711351197997.png

Then also sort the rows of the table by that value. This will cause the bars of the chart to appear ordered by the label.

1711351227902.png

In the chart's properties, set the "Label Value" to the newly added column. This will overlay the label value on top of the bars.

1711351605803.png

As you can also see on the screenshot above, the time data has to be in the date/time format. The gantt chart does not support simple numerical data for the x-axis.

item-trace-gantt-autosave_1.fsm

0 Likes
Message 3 of 3

KANG
Not applicable

It's helpful.Thanks for your reply.

0 Likes