Hi guys,
On one side, I have a SharePoint library with multiple Excel files with the same structure (each file has only one table always named "Table1").
On the other side, I have a SharePoint list where the items names are identical to the Excel file names.
I would like to run a flow whenever one of these Excel files is modified, in order to copy the content of Table1 into the corresponding list item.
It seems pretty simple but I've tried many flows and can't seem to find something that works! Would you have any idea on what the best approach should be?
Thank you,
Nicolas