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