Forum Discussion
little
Helper I
2 years agocan not embed my iframe portal by using HTML content
When I insert an HTML iframe into the HTML Viewer, if I set the 'src' attribute to 'www.baidu.com', it will be rejected. However, if I set it to 'google.translate', it will display the translation pa...
Anonymous
2 years agoNot applicable
Hi little ,
Based on the description,
Try to add the new column.
Then, try the following html format.
HTML = "<iframe src=" & 'Table'[url]& "style ='position: fixed; width: 100%; height: 100%'></iframe>"
You can also view the following link to learn more information.
Solved: Embedding a Web Page Into a Power BI Page - Microsoft Fabric Community
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
little
Helper I
2 years agohi Anonymous and this url will more fully described
https://community.fabric.microsoft.com/t5/Desktop/cant-not-embed-iframe-into-power-bi/m-p/3868468