question

Gina Lasure avatar image
1 Like"
Gina Lasure asked jing.c answered

Dynamically changing the link of a dashboard/GUI table?

I am displaying data on a dashboard with a table. I have several tables that the user might need to view, and I'd like to be able to switch between them via a drop-down list, so that the table itself will change instead of needing multiple tables or multiple dashboards.

I found the node in the tree where the objectfocus of the Dashboard Table is saved, but changing the string there has no effect. (It just gets overwritten by whatever is in the "Link" section of the Quick Properties.)

Any suggestions?

FlexSim 16.2.1
dashboardsgui
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

·
jing.c avatar image
2 Likes"
jing.c answered

Hi, Gina

Try to change the viewfoucs attribute of table(can use setnodestr()). Here is a sample

change-viewfocusv16.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.

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.