Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
I have a Thing which has one of the property as infotable. I need to extract this infotable data into CSV for my analysis. Is there any ways to achieve this?
Thanks,
Azim
You can query the data with a service into an infotable and do a writetoCSV into a file repository.
Hello Pai Chung,
Is there any service writetoCSV by default, can you elaborate with some example. Appreciate your help will in advance.
Thanks,
Azim
Hi Azim,
You must import CSVParser extension from the marketplace: https://marketplace.thingworx.com/tools/csv-parser
Best Regards,