Data table extraction, exepcional case

hi everyone.

im having problems of know how to extract data tables, i need to extract specific information of a invoice, so, i need to extract all the table items of each invoices, but this table is particular as i can show you on the image

from this page i need to extract the serial number and the amount of each item, i can extract the amount but not the serial number and the model, the machine learning dont identify the items i talk below.

Hi,
Are you using the OOTB Invoices model for extracting the data? In that case, the fields serial number and model might not come as pre-built capabilities. For adding this capabilities, you can retrain the Invoices model. And while retraining group the items in a row correctly and label the required fields(Model,serial number) You can refer this link for re-training:
https://docs.uipath.com/document-understanding/automation-cloud/latest/user-guide/quickstart-invoices-retrained-with-one-additional-field

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.