Forum Discussion
jarek_blaszczyk
8 years agoRegular Visitor
RLS doesn't work with identities from embed token (don't filter the report data)
Hi, I use Power BI Embedded for display the report in the web application. I receive correct embed token passing in the request body identities, like (values are just examples) { "accessLevel": "...
- 8 years ago
Solved!
The issue was tha bad key in post json: "identitites" instead of "identities".
That bug was difficult to be discovered as the request gave back the correct response with the report token. But in the request body was taken only accessLevel and identities part has been ignored.
TriPax
8 years agoFrequent Visitor
did you add this role also on the PBI report side?
you need to create some custom role called for example my_role with parameters
[column from your table with email] = username ()