Forum Discussion
Connect SharePoint Server to Power BI Report server
- 5 years ago
Hi, Jasper_Eggink
As far as I know, The data in sharepoint server is stored in the sql server database, then you can connect to the SQL data source in RS desktop to select the corresponding sharepoint server database, and then create reports and upload to PBI report server,then set schedule refresh.
How to configure Power BI report scheduled refresh - Power BI | Microsoft Docs
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I do not recommend use direct access to content DB under SharePoint (it is unsupported). Please use SharePoint client API or proper PBI connector.
It depends on which data you need pull from SharePoint. If you need access to stored content, like data stored in .xls files stored on SharePoint, use PBI "Web" connector. If you need access to structured data, like sharepoint list, use PBI "SharePoint List" connector.