Skip to main content
1-Visitor
September 8, 2020
Question

Uploading and changing data into infotable

  • September 8, 2020
  • 1 reply
  • 1063 views

Hello EveryBody

I have a thing wich contains many properties, and especially a data property of 1000 row, I wan't to know if there is any way to modify titles (Index,Pressure1,Pressure2,Temperature1,Temperature2) and also the data inside

Ziyad_0-1599562341045.png

I also have a csv and excel files in my computers with data that I need but I don't know how to upload this data in my thing like in the picture especially because the infotable doesn't have a datashape.

1 reply

16-Pearl
September 8, 2020

You would have created & added data to this infotable using a service as mentioned in this article. In the sample code in the article you will also find the lines to add new entries. 

 

I do not know any means to change the column title for such an infotable. Probably someone else has an idea. 

 

You could copy the data to a new infotable with the right column names.