question

Anutt K avatar image
0 Likes"
Anutt K asked Anutt K commented

How to import data from HTML file.

Hello. I have question about data importation.

If I have some data in html file like this picture.

1676618136026.png


1676618185501.png

How can I import this data into FlexSim. Or I should transfer data to Excel and import from Excel import tool.

Or this can import from some other solution.

Thank You.

FlexSim 22.1.1
excel importimport datahtmlhtml import
1676618136026.png (37.8 KiB)
1676618185501.png (3.1 KiB)
· 2
5 |100000

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

Long G avatar image Long G commented ·

In my view :Call python in Flexim, use python code to process these and return values to implement import.

0 Likes 0 ·
Anutt K avatar image Anutt K Long G commented ·
Thank You. Now I found once solution. I use additional tool as webpage in connectivity then I import html code of some webpage from develop mode of browser into webpage code editing.
0 Likes 0 ·

1 Answer

·
Steven Hamoen avatar image
0 Likes"
Steven Hamoen answered Anutt K commented

@Anutt K If the content of the file is as simple as you show I would use the File commands for instance fileopen and filereadline

· 1
5 |100000

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

Anutt K avatar image Anutt K commented ·

OK Thank You. Now I found once solution. I use additional tool as webpage in connectivity then I import html code of some webpage from develop mode of browser into webpage code editing.

0 Likes 0 ·

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.