I am experiencing an issue where Flow is being triggered twice every time when a file is modified in OneDrive Folder. To test it I turned off all the production Flows in my environment and created the following test Flow. The test Flow has nothing but initializes a variable when the Flow is triggered when a file is modified in a OneDrive folder. The Flow is getting triggered twice every time at 5-7 minute interval difference. Need help ASAP.
Hi @dalejohn ,
I did a test on my side and configured the same Flow, but I didn't see the problem you mentioned.
I think the reason for the problem you mentioned may be the following:
A lot of similar problems are caused by the logic contained in the Flow that was created before, which affects the normal operation of the existing Flow.
When the file is edited online, the file will be saved automatically(AutoSave). Flow will consider that the file has been changed, so it will be triggered. When you save it manually, Flow will trigger once again, so there are multiple triggers.
Best Regards,
I also experienced a similar problem.
My Flow is triggered when a file is created or modified in a folder in a SharePoint.
This flow use the action that is list rows present in a table in a Excel file in the SharePoint folder.
If this flow is executed first, this Excel file is update despite not edited by this flow(and this flow is executed again).
I get the same problem. Our flows were running stable for month and nobody touched them. The problem occurred without any reason being apparent.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
15 | |
10 | |
3 | |
3 | |
3 |