Forum Discussion

Padmakar's avatar
Padmakar
Regular Visitor
4 years ago
Solved

Restrict access to a Bookmarks using security.

Hi Team

We have three bookmarks in the report  and each bookmark has a different viusal. And we have number users but some selected users need to select bookmarks.

For example

There are 3 bookmarks like bookmark1,bookmark2 and bookmark3 in the same report. There three user like user1,user2 and user3. Then using security user1 should access only bookmark1 in the report and user2 only acees bookmark2 in the report like user3 only access the bookmark3. How to do this?

  • Hi  Padmakar 

    Thanks for reaching out to us.

    >>Restrict access to a Bookmarks using security

    rls restricts access to row-level data, not to bookmarks. When different users access bookmarks, RLS will restrict access to certain rows of data according to whether the user has permissions. So you need to set the filter in rls to limit access to the data

    Row-level security (RLS) with Power BI - Power BI | Microsoft Docs

    Best Regards,

    Community Support Team _Tang

    If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

3 Replies