Multiple choice technology testing

If the Local Data sheet contains two rows of data, how many times will the action iterate, by default?

  1. A. 1

  2. B. 2

  3. C. 3

  4. D. 5

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

By default, an action iterates only once regardless of how many rows exist in its Local Data sheet. To make an action iterate for each row in the Local Data sheet, you must explicitly configure the action's 'Run on all rows' setting. Without this setting, the action runs once using the first row of data.