Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi All,
I want to import an excel file and use it as Infotable data.
Any tips?
Thanks!
Anselmo.
Hello, Anselmo.
At the moment direct import of Excel to an InfoTable is not supported. The workaround would be to export from Excel to a .csv file format, which can be imported and parsed into an InfoTable.
-- Craig A.
We had customized the Data Export Extension ThingWorx IoT Marketplace in order to read Excel files, it's not hard, it already has all the needed pieces