Which activity can be used to iterate through data tables?
Which activity can be used to iterate through data tables?
The 'For Each Row' activity is specifically designed to iterate through each row in a data table. It allows users to perform operations on each individual row within the data table, making it the appropriate choice for this task.
For each row cand iterate through each row in a data table !