Forum Discussion
Anonymous
6 years agoNot applicable
How to create RLS fror Multiple users to access multiple report weblinks with buttons -reg
I have created a home page report which contains multiple report links to a project which consists of multiple reports. Based on the user accessiblity the links has to be filtered in the home pa...
- 6 years ago
Hi Anonymous ,
In power bi desktop, please note that:
- Buttons are similar to the redirect function, it does not involve the data itself, just to provide users with a convenient experience
- Row-level security (RLS) with Power BI can be used to restrict data access for given users. Filters restrict data access at the row level, and you can define filters within roles. It is really related to data actually.
So in this issue, I'm afraid you cannot set RLS roles to filter buttons in power bi desktop currently, RLS will only restrict users to access data not elements like buttons, shapes etc.
For more details about buttons and RLS, you can refer these documents:
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
6 years agoSuper User
Anonymous , refer if this can help
https://eriksvensen.wordpress.com/2018/03/03/hide-measures-using-row-level-security-powerbi/