Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
mithunvirstack
New Member

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?

1 ACCEPTED SOLUTION
Anonymous
Not 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.

vbinbinyumsft_0-1704938606604.png

For more details, you could read related document: 

Power BI embedded analytics overview - Power BI | Microsoft Learn,

Embed Power BI report in a Power BI embedded analytics application for your customers - Power BI | M...

 

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.

View solution in original post

1 REPLY 1
Anonymous
Not 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.

vbinbinyumsft_0-1704938606604.png

For more details, you could read related document: 

Power BI embedded analytics overview - Power BI | Microsoft Learn,

Embed Power BI report in a Power BI embedded analytics application for your customers - Power BI | M...

 

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.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors