Forum Discussion
dwh
5 years agoHelper II
Power bi embed with angular
Hello everyone,
this is my first time developing an application. My company would like to integrate power bi into an angular application with java backend. I would like advice from you on guides and tools if possible. I also tried to develop an application with Visual Studio and I got the access token through the application id and the power bi searches. I would also like to do this with Angular. Thank you for your time and I hope you can help me.
Thank you all
1 Reply
- AbhiSSRSSolution SageHi ! Please refer to previous community posts on Angular embedding :However do consider embedding in react !MS relased a "React component for Power BI" last year and that does help with easier integration of React with Power BI and simplifies the Power BI embed life cycle in React apps. The general recommendation is that it may reduce development efforts by 20% and hence may be a better choice for embedding!