Hi I am creating a flow to Add Update Delete items from Excel to SharePoint
Excel table
Name | Age | Location |
Bob | 18 | America |
Ana | 22 | England |
Joe | 23 | Korea |
Sharepoint List
Name | Age | Location |
Bob | 18 | America |
Ana | 22 | Canada |
David | 23 | Japan |
Name column is the key.
I want the flow delete the 3rd row, add "Joe" row and update the country cell in 2nd row of Sharepoint.
The Sharepoint list will perform like Excel table.
and this is my reference video: https://www.youtube.com/watch?v=nlw5_qV8pIo&t=611s
at the last process,
when I entry item()?[‘Data2']
the error message shows The expression is valid
Could you please help me with any option .
Thanks
Are you saying that you want the SharePoint list to be identical to the Excel table? If so, can you tell me why you want to update the country in the second SharePoint row? It is Canada in both Excel and SharePoint.
Also, if there aren't a lot of rows, it might be much easier to delete all items in the SharePoint list and repopulate it from Excel.
How is your Flow being triggered? Recurrence?
Hi ScottShearer
I'm sorry it's my typo, the Canada in row 2 of Excel should be "England" and anything else.
And actually, in my list, there are 3000 rows.
Ideally, I want to Recurrence as the excel sheet uploaded to sharepoint.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
User | Count |
---|---|
25 | |
23 | |
9 | |
9 | |
7 |
User | Count |
---|---|
41 | |
35 | |
25 | |
21 | |
13 |