question

Haneen A avatar image
0 Likes"
Haneen A asked Jason Lightfoot edited

Dashboard statistics disappear

In our dashboard, we were calculating the passengers' waiting time through zones. The problem we are facing is that the values (column Time) disappear at the end of the run.

your help would be really appreciated, thank you.

FianlTraditional.fsm

FlexSim 20.2.0
dashboardsflexsim 20.2.0statisticsdashboard datazone partition
dashboad.png (49.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.

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

You shoud just use a Base Chart Type "Table Chart" and set "PassengerWaitTimes" statistics collector as the data source.

You then get this:



1613411358514.png (4.8 KiB)
· 4
5 |100000

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

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Model attached.fianltraditional_jl.fsm

0 Likes 0 ·
Haneen A avatar image Haneen A Jason Lightfoot ♦ commented ·

I was trying to make it partition luggage into groups, as you can see above, 1|1,1|2,1|3,...1|6 is the first partition for passengers with a single luggage, and so on.

can I do the this with your suggested solution?

thank u,

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ Haneen A commented ·

You can add another column for bags using instance.Nrofbag as the value:

And then you can manipulate that using a calculated table.

0 Likes 0 ·
1613416208227.png (8.6 KiB)
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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