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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
deepchourasiya
Frequent Visitor

Power BI Embedded in Angular application

Hello, can someone help me with any suggestions for  power BI embedded application using angular framework without using service principal. Or some examples for power bi with angular client without creating backend. 

2 REPLIES 2
v-chenwuz-msft
Community Support
Community Support

Hi @deepchourasiya ,

 

You can refer the repository provided by miecrosfot.

GitHub - microsoft/powerbi-client-angular: Power BI Angular component. This library lets you embed P...

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

hi @v-chenwuz-msft

Thanks for your response, I was checking the same example but I'm not sure what can be the replacement for the reportUrl.

// Endpoint to get report config
const reportUrl = 'https://aka.ms/CaptureViewsReportEmbedConfig';

 

Do I need to develop any backend to get the endpoint? if yes then please suggest and what are the required permission during development.

 

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors