Views:

Applies to Product - Power Automate

What’s happening?
The flow is triggered multiple times when a row is modified or created in the SharePoint connector, even for rows that have not been modified.


Reason:
The flow is set to trigger on both creation and modification of items. This can lead to multiple triggers when a new item is created or modified.


Resolution:

  • Suggest changing the trigger from "When an item is created or modified" to "When an item or a file is modified." This adjustment ensures that the flow only triggers when an item is modified, not when it is created, thereby preventing duplicate triggers.