Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hello all,
my company asked me to do a simple demo of a data plot with some excel data to evaluate the ease of implementation of thingworx. More complex apps will be next.
Can someone point me to some tutorials, documentation... to do this?
I only need to import the excel csv data and then be able to code my custom styles and limits in the chart (a scatter plot).
Thank you!
There is an extension on Thingworx market place called "CSV Parser" .You can import this extension in to your thingworx and use the service called ReadCSVFile .From this service you can bring your CSV data into Thingworx .
You can also check this article for detailed use of this service and extension -
https://www.ptc.com/en/support/article?n=CS240648
Thanks,
Mukul Narang
You have the CSV Parser extension in order to read CSV files: https://marketplace.ptc.com/apps/193456/csv-parser#!overview