Forum Discussion
vladoes
Apr 30, 2025Copper Contributor
Syntex creates only Single line text fields for each piece of information.
I have deployed and applied "Structured document processing" model to one of my libraries in SharePoint. I chose two pieces of information to extract: Date (type date) Table, which had 6 columns ...
michalkornet
Jun 29, 2025Iron Contributor
Hi vladoes , sorry for the late response, I hope you still find this message helpful.
I’ve tested two things: first, changing the table list column type to Number, and second, checking how multiline field extraction works.
In the first case, I simply changed the column type to Number, and the data was successfully saved. However, I can imagine that if the extracted text isn’t a valid number, the data wouldn’t be saved. To avoid this issue, it might be safer to use the Single line text type for such columns.
Regarding the multiline field extraction, I selected a larger area (at least two lines) when trying to tag a title text. As a result, the system assigned a Multi-line text column type.