Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I am stuck getting power bi embedded working. I keep reading that I need to register an application in Azure/Power BI.
I have an existing web application. Does that mean I can skip this step of creating one? https://app.powerbi.com/embedsetup/AppOwnsData
note: I'm trying to set this up with AppOwnsData, masteruser.
additionally:
1. how does granting my application permissions help, if I am embedding this on my front end?
2. if I were to register this application in power bi using the link above, how does my application where I embed to know about it?
Solved! Go to Solution.
Hi @lizi ,
1. You'll use a service principal to authenticate you're web app against Azure AD. You'll also need an Azure AD app which will enable you to generate an Azure AD token.
2. There are two kinds of Power BI embedded, one is Embed for your customers, the other is Embed for your organization, I recommend you to use Embed for your customers.
App users don't need a license.
This is a comparison of the two methods:
3. You can try to open a file through visual studio, then modify the parameters in it, run it directly, a web link will pop up, and then display the embedded content.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @lizi ,
1. You'll use a service principal to authenticate you're web app against Azure AD. You'll also need an Azure AD app which will enable you to generate an Azure AD token.
2. There are two kinds of Power BI embedded, one is Embed for your customers, the other is Embed for your organization, I recommend you to use Embed for your customers.
App users don't need a license.
This is a comparison of the two methods:
3. You can try to open a file through visual studio, then modify the parameters in it, run it directly, a web link will pop up, and then display the embedded content.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
84 | |
79 | |
69 | |
46 | |
43 |
User | Count |
---|---|
106 | |
50 | |
49 | |
40 | |
39 |