Hello,
I am creating a workflow for notification (send out alert to my email address) while I have some questions about setting up the condition. It's a sharing sheet that people need to get into and update some fields.
I have
Column: Type - indicates the employee is a new hire or being terminated.
Column: Date (to be) submitted - needs to be filled out with date when Type='Terms'
Column: Status - needs to be filled out by select in dropdown list when Type='New Hire'
What I need to be notified is, when a date hits (say Monday morning),
Condition 1: when the Type = 'Terms' and 'Date (to be) submitted' is blank
Condition 2: when the Type = 'New Hire' and 'Status' is blank
I need Condition 1 & 2 set up at the same layer; however, I can only use "plus +" which I don't want the condition is set up as meet both condition. It's more like "or".
If I select "or" in the same condition box, all the condition in the same box would turn to become "or", but it's also not what I want.
Does anyone know how to set up to meet my requirement?
Thank you!