Hi,
I'm going from Excel to Sharepoint, not Sharepoint to Excel, but either way this is what I'm already doing to make the initial Flow. The problem I'm trying to solve is:
- I populate my Excel Table with x number of entries
- I run my Flow to import it into Sharepoint (with columns that match the Excel Table)
- I update some of the data in my Excel Table
- I run my Flow again to import the updated data into Sharepoint
- My Sharepoint list now has 2x entries rather than just updating the original x entries