Hello @venkata ,
I suppose you need to switch to JSON. Just assuming, but working with JSON is far better in Plumsail. My experience.
Stepan
Hello @venkata ,
I suppose you need to switch to JSON. Just assuming, but working with JSON is far better in Plumsail. My experience.
Stepan
Dear @venkata,
Data Table is used in similar manner actually, when data is saved to SharePoint, itβs stored inside of a Multiline Field in JSON format.
As StepanS said, it might be possible to convert that data to JSON and use with Data Table control. You just need to make sure that the content of the field matches columns in Data Table.
For that, try creating a form with Data Table with multiple columns, set Save To property to a Multiline Text column and check the value (you can edit it in List View and copy the JSON).