Forum Discussion

apentyala's avatar
apentyala
Helper II
8 years ago

POWER BI integration with web application

Hi, All

 

How can we integrate POWER BI into ASP .net MVC ??

 

Regards,

Avinash

 

 

3 Replies

  • 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.

  • 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.