Forum Discussion

mmcanelly's avatar
mmcanelly
Helper II
2 years ago
Solved

Row-level Security - How to use "View as" testing function when report is separated from data

I am working with row-level security for the first time, and I'm trying to test it to ensure the report is looking the way I'm expecting it to. The problem I am running into is that I have my dataset...
  • aj1973's avatar
    2 years ago

    Hi mmcanelly 

    The RLS is applied on the dataset and not on the report, therefore it is not possible to test it that way unless you connect with the use principal credentials to test and see the outcome. Though if the test is good on the dataset level then there is no need to worry about the report.