Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.
Solved! Go to Solution.
I think you miss some contextaround this.
Please take a look at the articles here: https://docs.microsoft.com/en-us/power-bi/developer/embedding
To your question, you can manage your users in app owns data scenario, the logic is up to you.
Eli.
Hi.
Under this repository: https://github.com/Microsoft/PowerBI-Developer-Samples
look at App Owns Data sample.
Eli.
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??
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.
So you are saying there is No way I can manage my users using the app owns data scenerio??
My user can login and after login Its upto me what reports I show for particular user??
Is that it?
I think you miss some contextaround this.
Please take a look at the articles here: https://docs.microsoft.com/en-us/power-bi/developer/embedding
To your question, you can manage your users in app owns data scenario, the logic is up to you.
Eli.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.