question

ShabDz avatar image
0 Likes"
ShabDz asked tannerp commented

How to import excel data to global table via OnPress trigger in dashboard?

Hi all,

I want the user to import excel data into a global table by just one click. I wanted to get access to the code behind the Excel Import tab and embed it to the OnPress trigger of model input dashboard. I couldn't access the code.

Anyone can help with that?

Thanks

FlexSim 17.0.13
dashboardscustom codeexcel importmodel input
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

·
Joshua S avatar image
1 Like"
Joshua S answered Joshua S commented

This line re imports all the tables.

excelmultitableimport();

You can search other commands in the help tab at the very top and click on the "Commands" drop down option and then search "Excel" for more specific commands with the various fields you want to fill.

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.