Block - Set value with condition in table

Hi,

Here is guide to check condition and set value in table.

Please visit this community to understand basic of Automation Block Getting Started - Automation

  1. First of all, you need to check the table is not empty.
    image

  2. Next, create a for loop to iterate rows in table.
    image

  3. Then, set a condition to trigger.
    image

  4. Lastly, what you want to do after system triggered. Here, I will set a Yes No value to True.
    image

Now, let’s view the result at Client.

[video-to-gif output image]