Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How data is stored in Dataset and processed while reporting with RLS:

How data is stored in Dataset and processed while reporting with RLS:   e.g. fact has 100 rows, 5 user are there with RLS security to access data. Table1: FACT 100 rows TABLE2: Security 5 rows wi...
  • GilbertQ's avatar
    4 years ago

    Hi Anonymous 

     

    When RLS is applied it first creates a filter and then it queries this data with the filter in place.

     

    In your example this would be number 2