Forum Discussion

ani_informa's avatar
ani_informa
Helper III
6 years ago
Solved

Power BI Embed

Hi    I have created one report in Power BI for Employee data. I have one web application with a drop down "Employee Name". Whenever user select particular employee named for example "Adam", the em...
  • v-eachen-msft's avatar
    6 years ago

    Hi ani_informa ,

     

    I think you want to let your web application and power bi report interact.

    There is the option to modify the report from your app using the PowerBI Javascript library. 

    You can use it to apply filters to your embedded report from your web application. It also allows you to navigate through pages and much more. There are also very nice demos.