Forum Discussion
Rubiks
7 years agoRegular Visitor
Power Bi embedded REST API User Login system
I am trying to implement Power Bi embedded REST API with row level security. I chose this method because my customers will not have Power Bi subscriptions. I want them to be limited to what they can see, so I am using row-level security. How do I authenticate the user? Ideally, I want to have a login system to authenticate the users. Can this be done in Power Bi? Or, do I need to embed it into an application that handles this?
1 Reply
- v-danhe-msftMicrosoft Employee
Hi Rubiks ,
From your description, you could refer to below link about Dynamic RLS for your dataset:
http://radacad.com/dynamic-row-level-security-with-power-bi-made-simple
Regards,
Daniel He