You need to sign in to do that
Don't have an account?

How to Filter Process Builder for Couple Weeks Before Due Date
Hello,
I currently have a process builder send out an email alert before a task is due. How may I set the condition for the criteria to filter out the email alert to only send it out if the last modified date is greater than or equal to 2 weeks before the due date? Do I use a formula? If so, which formula may I use?
Any help would be greatly appreciated.
![Criteria name = email user of upcoming task. Criteria for executing actions = conditions are met. Set conditions are this: field = [Task].customDateField; operator = greater than or equal; type = formula; value = [Task].LastModifiedDate + 14; conditions = all of the conditions are met (AND).](/forums/servlet/rtaImage?eid=9060G0000005qyT&feoid=Body&refid=0EM0G000000scuP)
Sincerely,
Anon
I currently have a process builder send out an email alert before a task is due. How may I set the condition for the criteria to filter out the email alert to only send it out if the last modified date is greater than or equal to 2 weeks before the due date? Do I use a formula? If so, which formula may I use?
Any help would be greatly appreciated.
[Task].LastModifiedDate + 14
Sincerely,
Anon