The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
Solved! Go to Solution.
Hi @dwh ,
In my opinion, the main steps are as follows:
1.Creating and Connecting Visuals
2.Creating a Power BI Application
3.Getting an Embed Token for Your Report
4.Embedding Reports into Your Client Apps
To learn more detail ,and sample ,you could refer:Creating Embedded Reports in Your Web Apps with Power BI Embedded (sample client for this article is a simple Angular 7 client application)
And you also could refer the below article:
https://www.c-sharpcorner.com/article/how-to-embed-powerbi-report-in-angular-6/
https://medium.com/@krishnaanaril/embedding-power-bi-in-angular-part-1-a1847de9a2e8
Wish it is helpful for you!
Best Regards
Lucien
Hi @dwh ,
Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.
Best Regards
Lucien
Hi @dwh ,
Has your problem been solved, if so, please consider Accept a correct reply as the solution or share your own solution to help others find it.
Best Regards
Lucien
Hi @dwh ,
In my opinion, the main steps are as follows:
1.Creating and Connecting Visuals
2.Creating a Power BI Application
3.Getting an Embed Token for Your Report
4.Embedding Reports into Your Client Apps
To learn more detail ,and sample ,you could refer:Creating Embedded Reports in Your Web Apps with Power BI Embedded (sample client for this article is a simple Angular 7 client application)
And you also could refer the below article:
https://www.c-sharpcorner.com/article/how-to-embed-powerbi-report-in-angular-6/
https://medium.com/@krishnaanaril/embedding-power-bi-in-angular-part-1-a1847de9a2e8
Wish it is helpful for you!
Best Regards
Lucien