Forum Discussion
stuart_j_davies
9 years agoRegular Visitor
How do I embed PowerBI into a Angular 2 app?
Hi, How do I embed PowerBI into a Angular 2 app? Stuart
2 Replies
- Greg_DecklerCommunity Champion
You would either use Publish to Web feature and iframe it or use Power BI Embedded.
- Eric_ZhangMicrosoft Employee
Power BI already provides javascript APIs, check PowerBI-JavaScript wiki.
There're demos to embed reports in Power BI Embed with angular-powerbi. As I'm not familar with Angular, so I've not test if it would work with reports from PowerBI.com.
If the angular-powerbi don't work with reports fro PowerBI.com, you can consider to use the PowerBI-JavaScript, check Embedding Basics.