Skip to main content
Advanced OCR

Advanced OCR - For each table column

Advanced OCR - For each table column

Loops over every column of a table obtained by Advanced OCR, running a block of actions for each column.


Options

Table

Select the table obtained by an advanced OCR table action.

Returns

  • Current column header content — Returns the header name of the current column.
  • Current column index — Returns the index of the column being processed.
  • Current column cells — Returns the values of each cell of the current column.

Rules and Conditions

  • The Table field is required.