Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Embed SharePoint page in Power BI report

Is it possible to embed a SharePoint page on my report? 

 

My client requirement is when they navigate through Power BI app , they want to see the the SharePoint page within the report.

  • ibarrau's avatar
    ibarrau
    5 years ago

    You should just add a tile with a picture or something like that changing the redirect URL of the tile settings because I have just tried to embed a sharepoint link inside the Dashbaord and it will fail because it's a private login site and not a public one. It will say that "microsoft login refused to connect" the site to be shown in the tile.

    I guess you can't embed a private login web site inside a Power Bi.

    Regards,

3 Replies

  • Hi. Well it's not a native supported feature by microsoft but you might be able to accomplish that. There are two ways to insert a full web in Power Bi Service. I wouldn't recommend it because it's not confortable. I would prefer a link to sharepoint or embed Power Bi in Sharepoint (the other way around).

    Anyway you can do it in a Dashboard html code tile or in a Report with a custom visual (html viewer). If you want to do it in dashboard just add that tile with the code for the site, if you want it in a report here you have and example:

    https://p3adaptive.com/2018/11/dynamically-embedding-web-pages-in-power-bi/

    I hope that helps because I'm not sure if those secure web sites with login are going to work.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Unfortunately custom visual (HTML viewer) is not a ceritfied visual, so it cannot be used in my organisation.

       

      As for the Dashboard html code, how do I find the embed code of a SharePoint page?  

      • ibarrau's avatar
        ibarrau
        Icon for Super User rankSuper User

        You should just add a tile with a picture or something like that changing the redirect URL of the tile settings because I have just tried to embed a sharepoint link inside the Dashbaord and it will fail because it's a private login site and not a public one. It will say that "microsoft login refused to connect" the site to be shown in the tile.

        I guess you can't embed a private login web site inside a Power Bi.

        Regards,