Decided to use the Dynamics 365 "When a record is created or updated" trigger to trigger my Flow.
The "Apply to each" enters the record number into the Dynamics 365 record which causes it to trigger the "updated" portion and run the Flow again. It doesn't really do anything. Just a waste of time and resources. I was just wondering if there is something I can insert after the "Apply to each" that will stop it from retriggering.
Hi @ishraqiyun77 ,
Could you share more details within the Apply to each? Do you have an action inserting a record into the same entity which is being used in the trigger?
The trigger you are using is “when a record is created or updated”, which will trigger the flow whenever a record is created or modified, so if you have another action updating the record, it will trigger the flow again.
Further, there is no action could be used to stop it from retriggering, you may add another condition directly under the trigger to stop the following actions being triggered.
Hope this make sense.
Best regards,
Mabel
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2