Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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 with email tagged
Q: When user1 login RLS applied to show only 10 rows based on the relation with fact table. In this case
1) dataset will have data combined with all combination based on fact and security relations, RLS applied to filter the data
OR
2) Dataset will join two tables and apply filter on the data in runtime based on user login RLS.
Solved! Go to Solution.
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
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
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 58 | |
| 56 | |
| 35 | |
| 18 | |
| 14 |