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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
powerbiexpert22
Impactful Individual
Impactful Individual

Power BI embed

I need to embed power bi report on angular web portal (secure embed using power bi embedded), do i need to take help from angular web application person to perform this activity in terms of coding ?

 

1 ACCEPTED SOLUTION
anilelmastasi
Super User
Super User

Hello @powerbiexpert22 ,

 

Yes — you will almost certainly need help from the Angular web application developer to embed a Power BI report securely using Power BI Embedded. Secure Embed (Power BI Embedded) requires application-side coding — specifically, you need to generate and inject an access token (embed token) into the Angular app so it can securely load the report. This part cannot be done just from the Power BI Service UI.

 

What typically happens:
Backend 
Your backend developer should implement a secure service that Authenticates with Azure AD, Calls the Power BI REST API to generate the embed token, Passes the embed token to the frontend (Angular app)

 

Frontend (Angular app)
→ The Angular developer uses the official Power BI JavaScript SDK (powerbi-client), embeds the report into an Angular component using the embed URL + embed token + report ID, without the Angular developer, you’ll have a hard time safely and correctly wiring this into the frontend.

 

If this solved your issue, please mark it as the accepted solution.

View solution in original post

1 REPLY 1
anilelmastasi
Super User
Super User

Hello @powerbiexpert22 ,

 

Yes — you will almost certainly need help from the Angular web application developer to embed a Power BI report securely using Power BI Embedded. Secure Embed (Power BI Embedded) requires application-side coding — specifically, you need to generate and inject an access token (embed token) into the Angular app so it can securely load the report. This part cannot be done just from the Power BI Service UI.

 

What typically happens:
Backend 
Your backend developer should implement a secure service that Authenticates with Azure AD, Calls the Power BI REST API to generate the embed token, Passes the embed token to the frontend (Angular app)

 

Frontend (Angular app)
→ The Angular developer uses the official Power BI JavaScript SDK (powerbi-client), embeds the report into an Angular component using the embed URL + embed token + report ID, without the Angular developer, you’ll have a hard time safely and correctly wiring this into the frontend.

 

If this solved your issue, please mark it as the accepted solution.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

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.