Forum Discussion
How to refresh data from on-premise SharePoint Excel File
- 6 years ago
Thanks. Unfortunately, the gateway is under control of our admins so I can't add SP 2013 to it or modify any settings and we're not going to add SP 2013 to the org gateway. We'll have to move the file to One Drive or wait until the site is migrated to the cloud in order to schedule a refresh of the data to the reports.
I've done this before myself so imagine your Power Query code will be a Excel connector inside a Web Connector. Your gateway will only need the Web connector, with the User/Pass required to get to that excel file.
It should be remember that your on-premise data gateway will be making the connection, so you need to make sure it has access to the SharePoint site. You may need to make sure the Username you use contains the domain such as "CORP\Service.Account"