Forum Discussion
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 (with types : text, number, date)
The training of the model and the extraction itself seems fine, but after applying the model to the library, all the columns, that Syntex creates in the library for the new content type are "Single lines of text". No number, no date...
Is there something I am missing or is this the Syntex situation right now?
Similar problem is with longer strings, where I would like the Syntex to grap the whole string, but since he is not able to create Multi line column, he just cuts the string after the character limit is reached.
Any advice for how to proceed would be highly appreciated.
Thanks!
1 Reply
- michalkornetIron 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.