Hi,
I have an Excel document on a Sharepoint page where I display a 8 week look-ahead for some data. Below is an illustration how the table in Excel looks like.
I also have an Sharepoint list, both the Excel table and the Sharepoint list have the two same columns. Title and Amount where Title is week and Amount is amount. I have tried to create a flow for this but for some reason it updates the list with only Week 2 - and the amount on all the rows. I want it to mirror the Excel table so it looks the same in the Sharepoint list.
Since its a 8 week look ahead, the table is updated each week, so at the moment its Week 3 to 10, and next week it will be 4 to 11 and so on. Is this possible to fix?
Week 1 | 10 |
Week 2 | 5 |
Week 3 | 12 |
Week 4 | 2 |
Solved! Go to Solution.
Hi @Antooooox :
Could you tell me:
If so, you could try:
Step 1:Create a loop that deletes all records in the SharePoint List.
Step 2:Create a loop that adds all the records in the Excel table to the SharePoint list in turn.
If there is any problem, please don't hesitate to let me know.
Best Regards,
Bof
Nobody? 😃
Hi @Antooooox :
Could you tell me:
If so, you could try:
Step 1:Create a loop that deletes all records in the SharePoint List.
Step 2:Create a loop that adds all the records in the Excel table to the SharePoint list in turn.
If there is any problem, please don't hesitate to let me know.
Best Regards,
Bof
Thanks! It worked 😃
Hi! It did not work over time it seems.
When the flow runs it continues to add the same thing over and over again in the Sharepoint-list. Any ideas?
Anyone?
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
26 | |
26 | |
24 | |
23 | |
23 |
User | Count |
---|---|
61 | |
51 | |
44 | |
31 | |
27 |