Automation with multiple status columns

Hi, I have this automation setup (it’s a template)

“Every 5 Days, if Task Due Date has passed and Status is not Done, notify Person.”

but I want the status to be “and Status is Not Done OR NA” so in other words if it’s anything other than those two statuses than it would notify the person. I cannot figure out how to choose multiple statuses.

Can anyone help me?

Hi there!

So what you could do is set a “back end” date column. You would then drive the automation from this “back end” date. The custom automation that you would create is “when date arrives and status is not Done and if status is not NA notify someone” then on that back end status you would create another automation that said when due date arrives, push date by 5 days".

Hopefully this helps!