Forum Discussion

sai2's avatar
sai2
Frequent Visitor
9 years ago

Embed power BI dashboard into share point on-premises using azure AD

Hello

 

can i have suggession on how to Embed power BI dashboard into share point on-premises using azure AD and i have tried this method from github https://github.com/Microsoft/PowerBI-Developer-Samples  and also by using java script sample but coudn't seems to workout.

2 Replies

  • Eric_Zhang's avatar
    Eric_Zhang
    Icon for Microsoft Employee rankMicrosoft Employee

     


    sai2 wrote:

    Hello

     

    can i have suggession on how to Embed power BI dashboard into share point on-premises using azure AD and i have tried this method from github https://github.com/Microsoft/PowerBI-Developer-Samples  and also by using java script sample but coudn't seems to workout.


    sai2

    Where do you get stuck? The github demos are definitely working alone. I don't have much idea on Sharepoint, your question is actually “How to integrate an asp.net application to sharepoint on-premises" and I think you would get more proper response in the dedicated sharepoint dev forum

     

    By the way, it seems existing some built-in feature in Share Point to integrate Power BI, see Power BI Tiles for SharePoint.

    • sai2's avatar
      sai2
      Frequent Visitor

      yeah we can able to get the Embered token using that c# sample but the problem is the Embed token is dynimically keeps changing and expires.

       

      is there any way possible to do it thow we have tried using java script.