Skip to main content
1-Visitor
January 12, 2016
Solved

hi,

  • January 12, 2016
  • 6 replies
  • 2665 views

Hi everyone,
I just started using thingworx. I need to use it to sketch data from my own computer (the data files on my computer) but I dont know how to upload the data to the website ad use it!

Regards,

Waseem

    Best answer by Aanjan

    Please do take a look at the CSV Parser Extension available in the ThingWorx Marketplace.

    6 replies

    1-Visitor
    January 12, 2016

    What type of data do you have ? Are they stocked in a database like MySQL?

    wozan1-VisitorAuthor
    1-Visitor
    January 14, 2016

    It is only a excel data!

    Thank you

    Aanjan5-Regular MemberAnswer
    5-Regular Member
    January 14, 2016

    Please do take a look at the CSV Parser Extension available in the ThingWorx Marketplace.

    5-Regular Member
    January 13, 2016

    Adding to QD's reply, do you have the data in a .csv format? Or are you trying to import it from another application?

    wozan1-VisitorAuthor
    1-Visitor
    February 13, 2016

    I have the function for CSV to read this kind of files but I don't know how to read the time series in this figure "01/01/2016 20:20" which it should be "dd/MM/yyyy H:mm"

    unfortunately it didn't work