Announcements
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:
I need to create a workflow that will check the following conditions:
Then I need to update Support Exp Date to:
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!
Is this WF trigger by some kind of integration or it's called Ondemand?
Hi Sabina,
Firstly, you can go Settings > System Job to check the workflow which step meet error.
And you need ensure the workflow has been trigged, which means that you need set correct ‘Start When’ section in the workflow.
Then you need change ‘scope’ of the workflow, I noticed that the scope screenshot shown is ‘User’.
In Dynamics 365, scoping acts just like security access levels granted to users and it works by allowing constraints on the records to be affected by the process. Simply put, workflow scope defines the level of records that a workflow can have an effect on.
The User scope means that workflow will run only on the records owned by the same user as the workflow user, so You have to change it while creating a workflow to allow the workflow to work for someone else.
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156