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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
New to RLS so bear with me:
I have a dashboard that includes RLS restricted by customer, and the reporting is working well; business owners can only see reporting on customers they are assigned.. However, there are also execs that should have access to the entire dataset.
As new customers are added, I want the execs' dataset to remain complete (with the new customer data) without having to go into the security table and adding another line customer to the relevant user ID.
Is there a way to give users "all access" in a report with RLS enabled without manaully adding new customers to each user ID?
Solved! Go to Solution.
Hi @connork,
First, please create a calculated column to your table with the DAX below.
All = 1
Then create a new role: [All]=1
Then you can add users who can access all data to this role in Power BI Services.
Regards,
Charlie Liao
Hi @connork,
First, please create a calculated column to your table with the DAX below.
All = 1
Then create a new role: [All]=1
Then you can add users who can access all data to this role in Power BI Services.
Regards,
Charlie Liao
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 16 | |
| 14 | |
| 9 | |
| 9 | |
| 8 |
| User | Count |
|---|---|
| 33 | |
| 29 | |
| 27 | |
| 25 | |
| 25 |