Forum Discussion

melwakil's avatar
melwakil
Frequent Visitor
8 years ago
Solved

Embedded power Bi server reports into SharePoint

Is it Possible to embed reports from Power Bi report server into SharePoint to be seen by the users who already part of the damin and authorized to see the reports ? is the IFRAME could pass their cerdentials without the window popup that appeared from the iframe that asking the user to enter his credentials again .

Thanks

6 Replies

    • melwakil's avatar
      melwakil
      Frequent Visitor
      Thanks pbx, I will try the new web part, and let you know the result
  • v-yulgu-msft's avatar
    v-yulgu-msft
    Microsoft Employee

    Hi melwakil,

     

    To embed a PBI report from Power BI Report Server into SharePoint, you can append a querystring parameter of ?rs:Embed=true to report URL.

     

    To avoid credential prompt, you could set "stored credential" under Data Sources tab.

     

    Best regards,

    Yuliana Gu

     

    • melwakil's avatar
      melwakil
      Frequent Visitor
      Thanks v-yulgu , but i think the credential prompt appeared because pbirs trying to authorized the user either the user have a permission to see the report or not. So saveing credentials in the data source will not avoid the windows prompt
      • pbx's avatar
        pbx
        Helper V
        Kerberos my friend, Kerberos is what you need.