Extract Column in Data Row

This action extracts data from a cell in the current range to a variable. The range is a row in a CSV file produced by the For Each Data Row step. To use the Extract Column in Data Row step, first create and configure the For Each Data Row step.

Properties

Finders Tab
  • Context: The name of the range of cells from the For Each Data Row step.
  • Column: Name of the column or its index (starts from 1).
Action Tab
  • Converters: An optional list of data converters that should process the content.
  • Variable: The variable to assign the value to.