Dynamically changing the link of a dashboard/GUI table?

Dynamically changing the link of a dashboard/GUI table?

gina_lasure1
Not applicable
148 Views
1 Reply
Message 1 of 2

Dynamically changing the link of a dashboard/GUI table?

gina_lasure1
Not applicable

[ FlexSim 16.2.1 ]

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?

Accepted solutions (1)
149 Views
1 Reply
Reply (1)
Message 2 of 2

jing_chen
Not applicable
Accepted solution

Hi, Gina

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

change-viewfocusv16.fsm