Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! 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,