Hello Dear Dynamics Commutiny,
I wanted to setup a workflow to update/add 1 year to an Account Date field IF it is eaquals to Today's Date. Example:
I have:
- Support Exp Date = 1/28/2021 (simple date field)
- Auto-Renewal = Yes (option set)
- Today's Date = 1/28/2021 (calculated date field)
I need to create a workflow that will check the following conditions:
- Is Auto-Renewal = Yes AND Support Exp Date = Today's Date?
Then I need to update Support Exp Date to:
- Support Exp Date to be updated to 1/28/2022 (1/28/2021 + 1 year)
I've created a workflow, but it doesn't run and update my field (attached a screenshot).
Could you please help me to find what i did wrong?
Workflow:
IF Condition:
Update Properties:
Thank you in advance!