Gantt charts not shown in experimenter

Gantt charts not shown in experimenter

patrick_zweekhorst
Collaborator Collaborator
450 Views
3 Replies
Message 1 of 4

Gantt charts not shown in experimenter

patrick_zweekhorst
Collaborator
Collaborator

[ FlexSim 20.1.2 ]

Hi,

When you have a Gantt chart in your dashboard and you run the experimenter you won't see any saved graph. The only thing shown is a blank square.
Attached is a small example, but it is just a model with a Gantt chart.

Is there perhaps a work around for this for now?

Thanks

GanttMissing.fsm

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

regan_blackett
Autodesk
Autodesk
Accepted solution

@Patrick Zweekhorst

It looks like neither the Scenario chart nor the regular experiment results can currently work with the Gantt charts. So the work around, at least to get per-replication charts is to use a calculated table with a query like:

SELECT * FROM [Experiment].[State Gantt] WHERE Scenario = 1 AND Replication = 1

and then point a new chart at the calculated table.

0 Likes
Message 3 of 4

patrick_zweekhorst
Collaborator
Collaborator

Hi @Regan Blackett

Thank you for the answer.
I will use the calculated table with that query for now.

0 Likes
Message 4 of 4

JordanLJohnson
Autodesk
Autodesk

The fact that the Scenario chart doesn't work with the Gantt chart is by design. The fact that gantt chart isn't working in the experiment is a bug that we will fix.

.


Jordan Johnson
Principal Software Engineer
>

0 Likes