Forum Discussion
Embedding a Web Page Into a Power BI Page
- 5 years ago
Hi Anonymous ,
I did a test, the reference is as follows:
add html column to HTML visual:
publish to service and see the embedded web page.
The display size of the web page can be adjusted:
HTML = "<iframe src=" & 'Table'[url]& "style ='position: fixed; width: 100%; height: 100%'></iframe>"related video link:
Embedding a Web Page in a Power BI Report | BI Elite
Best Regards,
HenryIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
I did a test, the reference is as follows:
add html column to HTML visual:
publish to service and see the embedded web page.
The display size of the web page can be adjusted:
HTML = "<iframe src=" & 'Table'[url]& "style ='position: fixed; width: 100%; height: 100%'></iframe>"
related video link:
Embedding a Web Page in a Power BI Report | BI Elite
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello,
My HTML content only come with two entry points values and granularity. None of these are able to load to source.
Thanks
Wynee