Forum Discussion

jimmymitra's avatar
jimmymitra
Advocate I
8 years ago
Solved

Embed Power BI report in web application using Power BI Report Server

Can anybody tell me if I use the on-premise power BI report server option , will I be able to to embed reports into my internal web application ?
  • muchinski's avatar
    muchinski
    8 years ago

    No and Yes, I will explain:

     

    NO: So far, you cannot use the Power BI role feature for implementing a RLS to filter direct query using the report services

     

    ...BUT...

     

    YES: if you have implemented the RLS in the data source (ie: using views that filter the data that the user can see), and your data source are these views. Remember to keep Windows integrated security on the data sources - you may have to configure kerberos delegation if the database is not on the same server as the report server - but this is expected.

     

     

    (I hope you got it and set this as the answer - because it took me some time testing...heheh)