Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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.