Forum Discussion
Refresh failing (Combine Data)
- 5 years ago
Hi Anonymous ,
The data sources we use in these reports are:Database1: xxx.x.xxx.xx;[database name]
Database2: [server name];[database name]
Sharepoint: https://xxxxxxxxxxx/xx/xxx
SQL Server database tables on Azure and tables from an enterprise SharePoint site.
Data source of SharePoint Online is not supported to refresh in Power BI Report Server. This is the cause of the issue.
List of supported data sources
Data source Cached data Scheduled refresh Live/DirectQuery SharePoint Folder (on-premises) Yes Yes No SharePoint List (on-premises) Yes Yes No SharePoint Online List Yes No No Reference: Power BI report data sources in Power BI Report Server - Power BI | Microsoft Docs
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, it seems that the real problem inside the report is the following:
If we delete that piece of code (in the red rectangle), then in the report server, the report now refreashed correctly.
Can you help me with this reason?
Thank you