Forum Discussion
codexq
4 years agoNew Member
Can not embed web page in Power Bi using HTML content visual
I have built my own website and I want my website shown on Powe BI. Because my website will provide some charts to Power BI. So I use the HTML content visual and create a measure dropped to HTML ...
- 4 years ago
OK. I found the reason now. The URL should begin with HTTPS rather than HTTP. So the website must have an SSL certificate. The problem has been solved after I get my website a certificate.
Anonymous
3 years agoNot applicable
hi codexq i have the same requirement. I want to embed a dashboard which is built in angular to be shown through power bi app. I have used the same html content visual, however i am getting an error that the site is refusing to connect. I have used https in the URL and still the error is coming. When i add some other website in that iframe it loads. so not sure what cold be the issue.