Forum Discussion
Power BI Embed in React app
Hi All,
I have few things to clarify,
1. Im trying to connect the our power BI reports into react app without azure rest api. is that possible? if not what are the other ways ?
2. I have already used embeded iframe into react app. but this option is asking for sign in to power bi. How to prevent that?
- Anonymous2 years ago
Hi mithunvirstack ,
Power BI embedded analytics offers two solutions:
- Embed for your customers
- Embed for your organization
All of these two solutions will use rest api to embed the URL and retrieve the embed token.
If you want to prevent the sign in to power bi, please use embed for your customers solution, for this solution, to authenticate app users, will use your own authentication method.
For more details, you could read related document:
Power BI embedded analytics overview - Power BI | Microsoft Learn,
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi mithunvirstack ,
Power BI embedded analytics offers two solutions:
- Embed for your customers
- Embed for your organization
All of these two solutions will use rest api to embed the URL and retrieve the embed token.
If you want to prevent the sign in to power bi, please use embed for your customers solution, for this solution, to authenticate app users, will use your own authentication method.
For more details, you could read related document:
Power BI embedded analytics overview - Power BI | Microsoft Learn,
Best regards,
Community Support Team_Binbin Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.