Forum Discussion
totoalbin
7 years agoHelper I
Deploying PowerBI Embedded to website
I can upload it to my local server but I would like to upload it now to my website. I'm just new with using PowerBI Embedded and can't understand how to upload or probably publish/web deploy a...
seschu0123
7 years agoRegular Visitor
Are you just wanting to display your PowerBI PBIX report in a non Report Server web site?
You will need to use IFRAME if you are using onPrem and want to have visibility to these reports. However, you will also need to deal with security as well as your users will most likely, get a login prompt when they hit the page.
I just use the report URL with ?rs:Embed=true to remove the ReportServer banners and headers
totoalbin
7 years agoHelper I
Hello,
Yes we just want to display the PowerBI Report on a non-Report Server website. We would like it to be more secure so we thought of using PowerBI Embedded for this.