How in load excel data from Sharepoint into an import table.
Hello, There is an excel file in SharePoint that is updated regularly by a business team. We are looking to ingest this file and load the data into a custom table. I was able to create a Data source and makes a REST API call to Microsoft Graph API. ...