Hi @Alex41
First, Find the specific table in the excel workbook:
You get all the tables in the specific excel workbook.
And you can filter the exact table you want using the ‘filter array’ action.
Get the data from the exact table by using the ‘list rows present in a table’ action.


Then, import updated excel data into SharePoint list by deleting all the list items and importing all the excel data in the list.
But, if your SharePoint list is not synchronized with the excel workbook (which means the list contains data not from the excel workbook), then the step must be changed.
Could you tell me whether the SharePoint list contains data not from the excel workbook?
The whole flow is as below:



Best Regards,
Community Support Team _ Kira Xie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.