Forum Discussion
Web page as datasource automatic refresh error The module named 'Html' has been disabled...
- 3 years ago
Hi SorenHElisa ,
Power BI Report Server has a limitation when using web data: only data files from web can be refreshed. Data based on Page or By example aren't refreshable. This limitation is because the M expressions created with Web.BrowserContents and Web.Page can't be refreshed. Power BI Report Server can only refresh Web.Contents data sources.
For more details, you can read below:
Power BI report data sources in Power BI Report Server - Power BI | Microsoft Learn
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi SorenHElisa ,
Power BI Report Server has a limitation when using web data: only data files from web can be refreshed. Data based on Page or By example aren't refreshable. This limitation is because the M expressions created with Web.BrowserContents and Web.Page can't be refreshed. Power BI Report Server can only refresh Web.Contents data sources.
For more details, you can read below:
Power BI report data sources in Power BI Report Server - Power BI | Microsoft Learn
If the problem is still not resolved, please provide detailed error information and let me know immediately. Looking forward to your reply.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- SorenHElisa3 years agoHelper I
Hi,
Thanks Henry for pointing out this. I had completely missed the footnote regarding restrictions on web content.
Have a great day,
Sören
Note to self: never skip footnotes, although they seem not to concern the actual problem.