Line items - Table extraction
Last updated
Typless defines line items as the connection of at least 3 extraction fields that together represent a piece of information. The definition covers all table and line item extraction from documents. Line items can be repeated between 1 and N times on the document.

📘 Fields for a single line item do not have to be in the same line
As long as the line item fields are logically connected, Typless will find a way to extract them.
When defining line items, define all the needed fields that occur on your documents. If the field is missing, the system will return null as the result.
🚧 Line item will only return the first line of a multiline field
If a field on the supplier document has the value written in multiple lines, typless will only return the first line of the multiline field.
Last updated