Line items - Table extraction
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.
Examples
Line item on an invoice

Line item in the general table
Non-standard table
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.
Multiline field
🚧 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