Hello,
Need a little assistance with my flow to update a SharePoint list from excel file.
Here's the flow I have in place at the min:-
Unfortunately the SharePoint list isn't updating, on a successful run its showing that its skipped that step:-
I thought it was due to timing out so change the settings on the Update step to the following:-
The flow has been running for a couple of hours and still hasn't updated the SharePoint list.
Any help would be appreciated
Solved! Go to Solution.
What you are showing in you screen shot as a "successful run" is correct. If you look, it is returning false, which means the workflow is continuing down the "If No" path. You have no actions in the "If No" path so nothing happens. Either your logic is wrong or you need to move your "Apply to Each" action to the "If No" side of the condition.
What you are showing in you screen shot as a "successful run" is correct. If you look, it is returning false, which means the workflow is continuing down the "If No" path. You have no actions in the "If No" path so nothing happens. Either your logic is wrong or you need to move your "Apply to Each" action to the "If No" side of the condition.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
72 | |
27 | |
22 | |
15 | |
13 |
User | Count |
---|---|
138 | |
43 | |
42 | |
35 | |
31 |