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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

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
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors