Using the For each row in table iterator
- Updated: 2020/11/17
Use the For each row in table iterator in the Loop action to read the data of each row in a table variable and assign the current row to a record variable.
Prerequisites
First, retrieve the table values and store them to a table variable.
Procedure
- Double-click or drag the Loop action from the Loop package in the Actions palette.
- Select the For each row in table option from the Iterator list.
- Select the variable that holds the values from the Table variable list.
- Select a record variable from the Assign the current row to this variable list or create a new one.
- Click Save.