Hello everyone and thank you for reading,
I have a SP list with many fields.
Monthly a partner area shares me an excel file similar in fields to the list but not equal.
What we want is a flow that updates each record of the list with the new values present in Excel, so for example if the price of all products changes monthly, we don't have to manually update that field in SP.
Is it possible to achieve this with Flow?
We can't update the Excel to SP, because our list has valuable information that's not present in the Excel File.
Thanks.
Solved! Go to Solution.
Hi @efroseroc, you can use a scheduled flow to do this once a month. Each month the flow will get the rows of the Excel table, loop through it and save the column data to matching rows in SharePoint list. Please note there are a few pre-requisites for this to work.
Hope this helps.
Hi @efroseroc, you can use a scheduled flow to do this once a month. Each month the flow will get the rows of the Excel table, loop through it and save the column data to matching rows in SharePoint list. Please note there are a few pre-requisites for this to work.
Hope this helps.
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 |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
19 | |
15 | |
10 | |
10 | |
9 |