question

David Chan avatar image
0 Likes"
David Chan asked Braydn T commented

Import from csv files

Hi I have big csv file that could not convert into Excel, how do I import it into Global Table?

Thanks

David

FlexSim 18.1.1
importcsv
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

·
Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered Braydn T commented

I suggest the importtable() command. Let me know if that doesn't work for you.

· 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.

Paul M4 avatar image Paul M4 commented ·

I tried 'importtable()', but I can't get it to work.

/**Custom Code*/ treenode link = node("..>objectfocus+", c); importtable(Table(TB_Log),"U:/pmd/PerformanceAnalysis/Prep Output/Test.csv",1,1);

0 Likes 0 ·
Braydn T avatar image Braydn T Paul M4 commented ·

@Paul M4

Can you please ask this as a new question? Here is a link to our Best Practices for this answers site. Thank you!

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.