Forum Discussion
Anonymous
5 years agoNot applicable
Revoke RLS for a specific page
Hi, I have my pbix with RLS implements based on the heirarchy of the organisation. The report has 6 tabs and the RLS is applied on all 6 tabs currently. However I need to know if I can ignore this ...
- Anonymous5 years ago
v-diye-msftI thought of it but I require my users to export the underlying data as well. Anyways I have followed the similar approach but replicated the entire table ( 3 tables in my case). Marking this comment as a solution.
Greg_Deckler Please see the above.
amitchandak
5 years agoSuper User
Anonymous , I doubt you can apply RLS page wise. May you have summarized tables without RLS and use those
- Anonymous5 years agoNot applicable
amitchandakI could have taken this approach but there is a requirement to allow my users to export the underlying dataset.