How do I set an automation so that every new job is automatically labeled as a RUSH if it’s due date is less than 5 days away?
I understand the logic would be:
If
First Pages Due date is less than 5 days from Date Created date, set Priority to RUSH.
Else
Set Priority to Normal
The 2 fields I’m comparing are date fields
First Pages Due and Date Created.
I have a Priority field with 2 options: RUSH and Normal.
Not sure how to actually implement it
Thanks for your help!
Karen