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

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.

Reply
Arioli_Chezhian
Helper II
Helper II

Embedding Power BI report in React App using Node.js

Hello Everyone,

I am trying to embed a Power BI report in a 'react application'. 

 

I have created the react app, post that using visual studio code, update the package details with Embed URl, Access Token and report ID.

Also I have created a service principle account and security group, added that service principle in the security group, then the security group as been added to the tenant settings for Embed and as well added in the workspace with Member access.

However, I Power BI report tab is opening in react app but it's not loading the page and throwing some error as 'it cannot be displayed and if you face the issue again please contact the support team'.

Could you please assist me on the steps how to embed a PBI report in react?

Note: I followed this youtube video to achieve this scenario.


2 REPLIES 2
Anonymous
Not applicable

Hi  @Arioli_Chezhian ,

 

I recommend checking out this link(https://www.mindbowser.com/power-bi-api-react-integration/), as it provides a comprehensive guide on integrating Power BI with React applications. The tutorial covers the necessary steps and includes code examples that can greatly assist you in your implementation.

 

Best Regards,

Bof

 

 

Arioli_Chezhian
Helper II
Helper II

Hello Everyone,

I am trying to embed a Power BI report in a 'react application'. 

 

I have created the react app, post that using visual studio code, update the package details with Embed URl, Access Token and report ID.

Also I have created a service principle account and security group, added that service principle in the security group, then the security group as been added to the tenant settings for Embed and as well added in the workspace with Member access.

However, I Power BI report tab is opening in react app but it's not loading the page and throwing some error as 'it cannot be displayed and if you face the issue again please contact the support team'.

Could you please assist me on the steps how to embed a PBI report in react?

Note: I followed this youtube video to achieve this scenario.


Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors