Skip to main content
16-Pearl
April 21, 2021
Solved

Adding a field to a data table

  • April 21, 2021
  • 1 reply
  • 1316 views

I need to add a new field to an existing data table that already contains data.  When I try to add the new field in the data shape, a dependency confirmation popup window appears. 

 

Thingworx - 2021-04-21 - Dependency confirmation for datashape.PNG

 

Does this mean that the fidelity of the existing data cannot be guaranteed if I add a new field?  What kind of negative impacts could occur by adding a new field?  

Best answer by Alessio

If the field has a default value, then the default value will be used when you search for entries using the FindDataTableEntries

 

https://www.ptc.com/it/support/article/cs306221


Otherwise I’ve never experienced any negative effect by adding a field. 

1 reply

Alessio15-MoonstoneAnswer
15-Moonstone
April 21, 2021

If the field has a default value, then the default value will be used when you search for entries using the FindDataTableEntries

 

https://www.ptc.com/it/support/article/cs306221


Otherwise I’ve never experienced any negative effect by adding a field.