Forum Discussion
Getting data from on-prem sharepoint into Power BI Desktop
brett_walton,
What version of SharePoint do you connect to? Do you use a custom OData implementation in SharePoint?
Regards,
Lydia
We use Sharepoint 2013 and I am told we do not have any custom Odata implementations.
I will publish the fiddler findings once I get them.
Thank you,
Brett
- brett_walton9 years agoHelper II
Here is the trouble line from Fiddler.
<?xml version="1.0" encoding="utf-8"?><m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><m:code>-1, Microsoft.SharePoint.Client.ResourceNotFoundException</m:code><m:message xml:lang="en-US">Cannot find resource for the request $metadata.</m:message></m:error>
- Anonymous9 years agoNot applicable
brett_walton,
Please check the following similar thread to see if you get the same issue.
http://community.powerbi.com/t5/Integrations-with-Files-and/Getting-data-from-on-prem-sharepoint-into-Power-BI-Desktop/td-p/3996
Reagrds,