I have a flow creating an item in a SharePoint list B after an item is created and updated in a SharePoint list A. In SharePoint list A I have a calculated column, using output from Flow update. Problem is that the the create action is triggered before the item is refreshed/calculated in SharePoint list, i.e. the content in the calculated column is not included in flow. Building a second flow updating item in SharePoint list B with this information is obviously not an option, as the unique identifier is the calculated column.. Any ideas on how to "refresh" item or SharePoint list?
Solved! Go to Solution.
@mrhooki before the item is created in List B you could add a delay control of perhaps 30 seconds so that the actions in List A complete before it needs to create the List B item.
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
@mrhooki before the item is created in List B you could add a delay control of perhaps 30 seconds so that the actions in List A complete before it needs to create the List B item.
Rob
Los Gallardos
If I've answered your question or solved your problem, please mark this question as answered. This helps others who have the same question find a solution quickly via the forum search. If you liked my response, please consider giving it a thumbs up. Thanks.
@RobElliott Thanks for your quick and accurate reply. I was not aware of this function- it worked nicely!
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
58 | |
50 | |
43 | |
38 |
User | Count |
---|---|
89 | |
75 | |
74 | |
62 | |
44 |