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.
My report was connected to a SharePoint list, now it will not refresh or connect. The report connects to the site but fails to pull data from the target list.
Error:
DataSource.Error: Web.Contents failed to get contents from 'https://abc.sharepoint.com/sites/the-site/_api/Web/Lists(guid'1111-2222-4808-b7ef-26fd76962fcb')/Ren...' (500): Internal Server Error
Details:
DataSourceKind=SharePoint
DataSourcePath=https://abc.sharepoint.com/sites/the-site
Url=https://abc.sharepoint.com/sites/the-site/_api/Web/Lists(guid'1111-2222-4808-b7ef-26fd76962fcb')/Ren...
Implementation: 2.0 beta
View Mode - All
let
Source = SharePoint.Tables("https://abc.sharepoint.com/sites/the-site/", [Implementation="2.0", ViewMode="All"]),
#"1111-2222-4808-b7ef-26fd76962fcb" = Source{[Id="1111-2222-4808-b7ef-26fd76962fcb"]}[Items],
This is the point of failure.
Hi @Anonymous ,
You can refer the method in the following links to resolve the problem:
DataSource.Error Web.Contents failed to get data from (500): Internal Server Error
PowerBI linked to SharePoint Lists require a Personal Gateway?
Best Regards
There is no API=X option when using the 2.0 connection.
= SharePoint.Tables("https://abc.sharepoint.com/sites/the-site/", [Implementation="2.0", ViewMode="All"])
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
75 | |
68 | |
39 | |
35 |
User | Count |
---|---|
107 | |
56 | |
52 | |
48 | |
40 |