Forum Discussion
jmartinezp
9 years agoRegular Visitor
No Sharepoint List detected
I have an Sharepoint 2013 list that I am trying to connect to using Power BI Desktop. I'm trying to connect to the source using Sharepoint List tool and introducing the URL address of my site at Shar...
- Anonymous9 years ago
jmartinezp,
Do you use the latest version of Power BI Desktop(2.47.4766.542)? How about you use the OData feed in Power BI Desktop to connect to the SharePoint list? You can enter the following URL in OData Feed entry, remember to change SITE_URL with the real URL of your site/subsite.
http://SITE_URL/_vti_bin/ListData.svc
Regards,
Anonymous
9 years agoNot applicable
jmartinezp,
Do you use the latest version of Power BI Desktop(2.47.4766.542)? How about you use the OData feed in Power BI Desktop to connect to the SharePoint list? You can enter the following URL in OData Feed entry, remember to change SITE_URL with the real URL of your site/subsite.
http://SITE_URL/_vti_bin/ListData.svc
Regards,
jmartinezp
9 years agoRegular Visitor
It works using OData!!!!
Thanks!!!!
- Sokon7 years agoAdvocate VDo you use the On-Prem Data Gateway as well? If yes, did you succeed in setting up a working data source to the On-Prem SP?