Forum Discussion
apentyala
8 years agoHelper II
POWER BI integration with web application
Hi, All How can we integrate POWER BI into ASP .net MVC ?? Regards, Avinash
jawwadak
7 years agoNew Member
yes you can integrate in your asp.net application, by the way u can imbed this in every cross platform weither its asp, php, python etc etc, so here is solution,
1. Publish your dashboard to your PowerBI Online.
2. Goto your Online PowerBI and view your report then
2.1. Goto File Tab.
2.2. Click Publish On web.
2.3. Copy Embeded code/ iframe and paste iframe code in your application.