Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I am trying to create a Static RLS where few should have access where column Phone has "Apple" and other should have access of all data no filter of column Phone
Hi,
create two RLS one with filter and another without any restricttion;
RLS_AppleOnly : TableName[Phone] = "Apple"
RLS_ALL : nothing,
and then you asign one role to some group of customers and the add the rest to the RLS_ALL
if this helps please mark it as a solution 🙂
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 20 | |
| 20 | |
| 11 |
| User | Count |
|---|---|
| 62 | |
| 55 | |
| 46 | |
| 45 | |
| 34 |