Forum Discussion
Embed Excel doc from Sharepoint
- 6 years ago
Hi Anonymous,
I totally forgot that the HTML Viewer visualization can only render local HTML in Power BI desktop. This may not work for your issue if everyone is using the pbix file in desktop mode. Sorry about that!
For reference if you ever want to use it in a published report, loading a networked or web based page within the viewer is just making an html iframe tag in a value table. This video shows a pretty solid example: https://www.youtube.com/watch?v=syzA3PZx3qk
Hi Anonymous,
I totally forgot that the HTML Viewer visualization can only render local HTML in Power BI desktop. This may not work for your issue if everyone is using the pbix file in desktop mode. Sorry about that!
For reference if you ever want to use it in a published report, loading a networked or web based page within the viewer is just making an html iframe tag in a value table. This video shows a pretty solid example: https://www.youtube.com/watch?v=syzA3PZx3qk
No worries, thank you for checking!