Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have 2 files on SharePoint (- see attached file).
The first holds the data and the second is using power query to connect to the file's tables.
This is how the connection is made to SharePoint:
Source = SharePoint.Files("https://My_Company.sharepoint.com/sites/Aero-RD-Department", [ApiVersion = 15])
When making refresh locally from excel file, the refresh is successful, but when trying to refresh from online, I get an error message - see attached file.
Why?
How can I solve it?
Hi @Syndicate_Admin ,
To troubleshoot the issue, firstly please check if you have the necessary permissions to access the SharePoint site. Then Ensure that the SharePoint site is accessible from the online environment where you're trying to refresh the data. Check if there are any issues with the data source itself, such as missing or corrupted files. Try refreshing the data connections manually to see if that resolves the issue. If all these don't help, please try the below suggestion:
Best regards,
Community Support Team_yanjiang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.