Forum Discussion
Anonymous
4 years agoNot applicable
Showing report on website with RLS without using microsoft authentication
Hi, We are currently creating generic reports for internal AND external use. The difference between between internal vs. external is that internally we can see all records and externally our custome...
- 4 years ago
GilbertQ
4 years agoSuper User
Hi Anonymous
There is a limitation with Publish to Web that will not work with RLS.
Your only option is to embed your Power BI reports within your own application, and from your application you then pass through the required RLS details to the Power BI Dataset. Doing it in this way the user will only have to log into your application. Your application will then handle the RLS under the hoods.