Forum Discussion

koffieli's avatar
koffieli
Regular Visitor
8 years ago
Solved

Powerbi embedded for customer

Dear experts,   I have an urgent matter regarding powerbi embedded.  If I missed something let me know as this the first time to try it.    Following is my customer requirement: He has confiden...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hi koffieli,

     

    Nope, power bi embedded not support to add password.

     

    For your scenario, I'd like to suggest you use power bi embedded with dynamic RLS based on username to achieve these requirement.

     

    Power BI Embedded:

    Official Documentation – Power BI Embedded

    GitHub Sample Repo

     

    Row level security:

    RLS with UserName()

     

    Notice: After you setting dynamic RLS based on username, if you not assign role to one user, even if he open the embed url, he alse can't view detail visual data.(it show visual data can't load)

     

    Regards,

    Xiaoxin Sheng