Otherwise if Rule condition

Hello, I’m working on setting up a rule where if “IsApproved” equals “Yes,” the task will move to a certain section, unless it’s already in one of a few specific sections. In that scenario, I’d like the task to remain in its current section. What’s the best approach to accomplish this?

@Oded_Ben-Dori - you’ll want to add the section condition as an AND clause to your first condition. Hover over the box for “Check if isApproved”, click the + button (then the +Check If option), add your section condition, and make sure you toggle the join option from OR to AND. It would look similar to this (obviously the actual actions and section names are different):

3 Likes

Perfect. Thank you, Sir.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.