Some of my coworkers and I have run into a situation where we have a power flow that is triggered by a record in Dynamics being modified and filter the trigger to only fire when a specific column is modified or the trigger condition is met. The flow will work perfectly fine and then randomly will stop getting triggered without any changes to the trigger. Conveniently, but also puzzlingly, removing the trigger and adding an instant trigger, saving the record, and then setting up the trigger again identically will fix the issue. This happening though is concerning to both us and our clients though. Does anyone know what is causing it and also how to fix it?
Hi,
You can try troubleshooting issues as given here- https://learn.microsoft.com/en-us/power-automate/triggers-troubleshoot
I recently encountered similar problem which was resolved by just turning off the flow and turning it back on. My issue was somehow the call back registration records were deleted. You can check on that aspect too.
Hope this helps!
Please mark this as solution if it answers your question. Thank you!