Forum Discussion
Embed Report to an angular web app
Hello,
I was tring to embed my power bi report to an angular web application but there's some issue coming which does not make any sense so
I am lokking for guidance regarding this matter.
- Anonymous2 years ago
Hi BIswajit_Das ,
You can embed a Power BI report in an Angular web application by using the Power BI Angular library. This library allows you to embed various Power BI items, including reports, dashboards, dashboard tiles, report visuals, Q&A, and paginated reports. To get started, you need to import the Power BI Angular library from NPM and add it to your Angular module imports. Then, you can use the `PowerBIEmbedModule` to embed the report in your Angular application. For detailed usage information, please refer this document: How to embed Power BI content in an Angular app | Microsoft Learn
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.
1 Reply
- AnonymousNot applicable
Hi BIswajit_Das ,
You can embed a Power BI report in an Angular web application by using the Power BI Angular library. This library allows you to embed various Power BI items, including reports, dashboards, dashboard tiles, report visuals, Q&A, and paginated reports. To get started, you need to import the Power BI Angular library from NPM and add it to your Angular module imports. Then, you can use the `PowerBIEmbedModule` to embed the report in your Angular application. For detailed usage information, please refer this document: How to embed Power BI content in an Angular app | Microsoft Learn
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.