Forum Discussion
kumsha1
6 years agoPost Patron
Auto hide report pages/tabs based on user
Hello, We have multiple tabs in a report and the security requirement is to expose different pages to different user groups. Is there a way to auto hide report pages/tabs based on user login. Ma...
- 6 years ago
Solution: Created a security table based on the report tabs and applied RLS on that table. And in PBI service added specific user email to the different groups who can access which tabs of the report.
kumsha1
6 years agoPost Patron
Solution: Created a security table based on the report tabs and applied RLS on that table. And in PBI service added specific user email to the different groups who can access which tabs of the report.
ImHereToLearn
2 years agoRegular Visitor
Hello kumsha1 , would you mind elaborating on the solution you mentioned here? I am struggling with the same issue and can't seem to figure it out.