Hi all,
I need to create a workflow to send notification to creator based on below scenarios:
1. If a task passed task due date by 30 days send a reminder (notification).
2. If a task passed task due date by 60 (a month) days send a reminder (notification).
3. If a task passed task due date by 90 (a month) days send a reminder (notification).
i have created a variable called reminder and used Calculate date to add 30 days

and then add the run field:

and then send notification.

since this is not working i havnt start for 60 and 90 days yet,


