Forum Discussion

ljt5's avatar
ljt5
Frequent Visitor
3 years ago
Solved

Connection refused embedding website into PowerBI report

Hi, I'm trying to embed a website into my PowerBI report. I'm using the HTML Content visual for that, and I use an <iframe> like this:  

 

<iframe src=https://example.com style='position: fixed; width: 100%; height: 100%'></iframe>

 

The problem is that this solution doesn't work for most pages and I get 'www.example.com' refused the connection. Is there a workaround or another way to embed a website or part of it inside a PowerBI report?

 

Thank you

1 Reply