Forum Discussion

totoalbin's avatar
totoalbin
Helper I
7 years ago

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 PowerBI Dashboard using Visual Studio.  

 

Thank you very much.

2 Replies

  • seschu0123's avatar
    seschu0123
    Regular 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's avatar
      totoalbin
      Helper 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.