HC dashboard issue

HC dashboard issue

eloise_martin
Not applicable
94 Views
3 Replies
Message 1 of 4

HC dashboard issue

eloise_martin
Not applicable

[ FlexSim HC 5.0.12 ]

Hi, I am using different tracks in my model, and I have exactly the same problem as mentioned in the comments to this question. I can't display any data in the overtime chart in the dashboard, but there aren't any error messages. I would like to find a way to display data in the widget. Thanks a lot, Eloïse.

Accepted solutions (1)
95 Views
3 Replies
Replies (3)
Message 2 of 4

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

Looking at @Christophe Compondu's model in this comment, I found a few issues:

1. The code in the Activity Finished Trigger is incomplete, only top visible portion of the code was copied from Cilff's model.

This code was copied:

1562-showingcode.png

But this code, visible by scrolling down, was not copied:

1563-scrolledcode.png

I would suggest using Ctrl-A to select everything before copying the code.

2. Some of the tracks have this Activity Finished Trigger code in the first activity of the track instead of the last activity of the track. Move this code to the last activity.

3.On the dashboard you need to uncheck the Scenario, Replication, and Time reporting column or else the Overtime and Total Hours won't be visible.

The dashboard chart displayed for me after fixing these issues.



Matthew Gillespie
FlexSim Software Developer

Message 3 of 4

eloise_martin
Not applicable

Hi @Matthew Gillespie, indeed it works with the clinic closing hours, but in fact I have different closing hours for each consultation (each track), so I duplicated the global variables like in the screen capture, but the widget doesn't display the results per consultation. I suppose that I have to modify the sample set, but I don't know how to filter by track... Thank you, Eloïse

totalmodel28.fsm

dashboard-issue.png

0 Likes
Message 4 of 4

Matthew_Gillespie
Autodesk
Autodesk

The dashboard displays at the very end of the run when I run your model, but there's only one patient that leaves during overtime.



Matthew Gillespie
FlexSim Software Developer

0 Likes