Monday IF/Then OR Logic

Trying to setup logic the reviews a boards Status. When status is “Executive Review” then assign
Status=Executive Review

Assign to Person to “Executive” Column
“Person A” if “Client Name” is (Client A or Client B or Client C)
“Person B” if “Client Name” is (Client D or Client E or Client F)
“Person C” if “Client Name” is (Client G or Client H or Client I)

Then notify person.

I am super new to Monday. We used Podio which had a much more in-depth, IF/Then OR logic options. Trying to avoid having to make 30 individual Automations

Hi @Steven_Paulsen

We could use a filter to check the status:

Then Switch function to set the ID of the person to be assigned (as Monday users have ID for each of them):

Followed by an update module to assign the person:

Whereas for notification, this can be done in Monday: