Import from csv files

Import from csv files

chanykE2WUT
Participant Participant
60 Views
3 Replies
Message 1 of 4

Import from csv files

chanykE2WUT
Participant
Participant

[ FlexSim 18.1.1 ]

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

Thanks

David

0 Likes
Accepted solutions (1)
61 Views
3 Replies
Replies (3)
Message 2 of 4

JordanLJohnson
Autodesk
Autodesk
Accepted solution

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

.


Jordan Johnson
Principal Software Engineer
>

0 Likes
Message 3 of 4

paul_m4
Not applicable

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
Message 4 of 4

braydn_t
Not applicable

@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