Advanced OCR - For each table
Advanced OCR - For each table
Loops over every table found in an Advanced OCR result, running a block of actions for each table.
Options
Document analysis
Select the advanced OCR analysis configured in the flow by the Analyze Document action.
Page (optional)
Enter the number of the page to be processed. Leave it empty to process every page.
Returns
- Table headers — Returns the headers of the current table.
- Header size — Returns the number of columns of the table.
- Table rows — Returns the data rows of the table.
- Table rows count — Returns the number of rows of the table.
- Page — Returns the number of the table page.
Rules and Conditions
- The Document analysis field is required.
- Table analysis must be enabled in the Analyze Document action.