Forum Discussion
RLS Page Level Security?
- 4 years ago
Anonymous Well, you could take a look at Object Level Security (OLS) or perhaps a Column Level Security approach: Column Level Security - Microsoft Power BI Community
Also, I have seen implementations where a summary table is created to display aggregated data. So think, instead of showing numbers down to the department grain, a summary table of the values in the aggregate of all departments.
There isn't really RLS for pages per se.
Hi Anonymous ,
As Greg_Deckler said, I think setting up OLS is a good choice. With OLS, you can restrict access not only to data, but also to sensitive object names.
For more details, you can read related blog as below:
If the problem is still not resolved, please point it out. Looking forward to your feedback.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.