Forum Discussion
Anonymous
4 years agoNot applicable
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...
- 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
GilbertQ
4 years agoSuper User
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