For Each Data Row
This action loops through data rows in a CSV file. To use this step, load a CSV file using the Load File step. On the Preview window, click Select action and select Open. This action automatically adds a View as CSV step. Now you can use the For Each Data Row and Extract Column in Data Row steps.
Properties
- Range Name
- Specifies a name for the cell range the action loops through.
- Auto: Design Studio automatically assigns a name.
- Named: Provide a name for the range.
The result of this step is a named range (a row) of cells that can be used to extract data in the Extract Column in Data Row step.