Forum Discussion

megane123's avatar
megane123
Frequent Visitor
4 years ago
Solved

Row Level Security - Report That Uses Dataset

Hi All,   I was hoping I could get some clarification around an issue I've been having trying to test Row Level Security.   Up until now, any of my reports that have used Row Level Security have ...
  • ibarrau's avatar
    4 years ago

    Hi. I don't think you can at all. The testing of the RLS is done in the dataset only. The reports connected are going to be filtered by RLS, yes. If you want to try on the exact development you can copy all the visualizations in your report page and paste it in the dataset file to try it. 

    Please remember that RLS is only applied to users without building permission (only viewers). Make sure you are not giving building access for those you want RLS to be applied.

    I hope that helps,