Skip to main content
Ground Control | Tier 1
June 14, 2023
Question

If Condition

  • June 14, 2023
  • 1 reply
  • 275 views

I’m doing the multiplication of the Column M where the values are coming but if in case the column value is Blank so I wanted to run my bot for the next line ignoring the blank value.
So what condition should I put ??

    1 reply

    Zaid Chougle
    Navigator | Tier 3
    Navigator | Tier 3
    June 15, 2023

    Hi @Mini 1349 .

    You can put a if condition→ string condition→ Source value keep which you want to check for blank and target value leave as it is.

    Inside that If condition add → Loop→ continue. This will skip the next steps and move to the first action of the loop for next iteration

    Lets Automate !