Switch to totally override all conditionals?

This is the functioning rule I have:

What I am wanting to add to it is an "override" of sorts.

If the wife or I turn a virtual switch on from our mobile dashboards then all of the conditions would be disregarded and the If True action would be executed.

Would this be maybe a nested rule situation?

@markbellkosel84 I think you just need to make the virtual switch a trigger and add it to the IF-THEN as an OR condition. Notice how the existing conditions are now in a sub-rule.

IF ((Time between... AND Day in [...] AND Lyzz, Mark any present AND NOT HSM...) OR Virtual Switch On)

2 Likes

I haven't used sub rules yet so I was unsure of how to. Thank you for the help!

1 Like