Extracted item table from the invoice using intelligent ocr

Hello @divakar_raja,

Please have a look here: How to use the IntelligentOCR Package (the EDIT1 sample), to see what the extracted data exported using the “Export Extraction Results” contains. if a table has values, a NEW DataTable in the array of Tables in the DataSet output will exist, with the name of the table field, and all the values.