Forum Discussion
CharEnForce
Nov 19, 2020Copper Contributor
Sharepoint List updating from Excel
Hi All, I have a SharePoint List setup that I want to update from an Excel list. We have an Actions Register in Excel that we update frequently, I would like to have my SharePoint list updating ...
Nov 19, 2020
For sure this can be done programmatically by for instance creating a SPFx extension for your list that has the code required to read the Excel file and update the list. Another possibility you could explore here is if Power Automate could help to do the same