I have an excel sheet that I update weekly with new rows, and I then need to upload these new rows to an existing sharepoint list. I have created a flow which uploads all selected rows to the list, but I encounter some problems with it.
These flows frequently fail, and as there is no way to retry all failed flows at once, it becomes a real pain to make sure that all rows are uploaded without any duplicates.
So my question is, is there any way to create a loop that will retry these flows until successful?
Or is there a way I can create a flow which syncs the sharepoint list with the excel file, checking each row to see if they match, and then adding rows or amending rows to match the excel file?

Report
All responses (
Answers (