Forum Discussion

Anmolgan's avatar
Anmolgan
Post Prodigy
8 years ago
Solved

Sample Application which shows App Owns Data Integration with external User

Can somebody share a sample application where a external user do login to the application and redirected to the Powerbi embedded report if the report is suitable for him (What I mean to say here is if user has access to that app).

I havent seen any demo or sample application of this. If someone can explain me this scenerio it will be of much benefit for me.

5 Replies

    • Anmolgan's avatar
      Anmolgan
      Post Prodigy

      I want to see a sample application, the link which you gave me jus contains AAD Auth token genreation and opeining of various reports using those token

       

      I want to see a sample application where a particular user logs into the application and his/her report gets opened in fron of him!
      How can this be done How can I achive the AAD Authorization here are there any sample code or application that fullfills this??

      • eligr's avatar
        eligr
        Power BI Team

        1. If your application shows the user's reports, i.e. the same reports he would see if he logged in to PowerBI.com, look into "User owns data" sample

        2. If your users are not PowerBI users, and you deside which reports to show them based on your logic, "App owns data" is the sample for you. This sample shows how to interact with PowerBI, but managing your users, or decide what reports to show them is not in its scope.

         

        Eli.