Hi friends,
I would like to update the SQL table from excel file where stored in Sharepoint. The excel file in Sharepoint will be modified as the time goes by and it will contain the existing and updated data.
I created this flow:

However, It inserts all rows in excel file to SQL tables, which has existed rows same as in excel file. It leads to duplicate data. What I want is SQL table have the same data with excel file and no redundant/duplicated data.
Could anyone please help me with this flow?
Any help is highly appreciated.