Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
connork
Helper I
Helper I

RLS Access All Dynamic List

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? 

1 ACCEPTED SOLUTION
v-caliao-msft
Employee
Employee

Hi @connork,

 

First, please create a calculated column to your table with the DAX below.
All = 1

Then create a new role: [All]=1
Capture.PNG

 

Then you can add users who can access all data to this role in Power BI Services.

 

Regards,

Charlie Liao

View solution in original post

1 REPLY 1
v-caliao-msft
Employee
Employee

Hi @connork,

 

First, please create a calculated column to your table with the DAX below.
All = 1

Then create a new role: [All]=1
Capture.PNG

 

Then you can add users who can access all data to this role in Power BI Services.

 

Regards,

Charlie Liao

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors