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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Ahmed_Khalil
Frequent Visitor

Help! regarding RSL Role

Hello All,

Thanks in advance for Helping me regarding below:

i have two table in PBI Report

1. Data Table

Data table contains  a lot of columns but below Two Major Columns here is the distinct Values for each:

Country [UK, ES, PT, GR, EG, LP, IT, IE, SP]

Category [Laptop, Chairs, TV, Air Condition, Printer, PC, Doors]

 

2. User table 

User Tables Contains 3 Columns Only

E-mail = User E-mail

Country = some time user have access for All-which means have access to all country or two or three countries like IE,SP- which have access or these two countries or one country like UK which have access to only one country

Category = some time user have access for All-which means have access to all Categories or two or three Categories like TV,Doors- which have access or these two Categories or one Category like TV which have access to only one Catgeory

 

so how do i manage this by RLS

2 REPLIES 2
Ahmed_Khalil
Frequent Visitor

@PijushRoy 

thanks for your supporting but unfortunately it doesnt work, beacuse here is the use case 

in case i have 

user      Country     Category

X            AL,ES           TV, Doors

 

incase i made concatenate i cant match it with datatable due to the data in this this table like this

Country       Category            Column1     Column2 .......

AL                  TV

AL                   Doors

ES                    TV

ES                    Doors

..                         ..

..                        ..

PijushRoy
Super User
Super User

Hi @Ahmed_Khalil 

Please try this approach
You 2nd table has email id where you can implement dynamic row level security based on which user login.
To do this, in
in both tables create a calculated column and CONCATENATE County & Category column
Create Relationship with new calculated column
Create RLS in 2nd table 
Find dynamic RLS steps https://www.youtube.com/watch?v=jphj40tBPD8


If your requirement is solved, please make sure to MARK AS SOLUTION and help other users find the solution quickly. Please hit the LIKE button if this comment helps you.

Thanks
Pijush
www.MyAccountingTricks.com 
https://www.youtube.com/MyAccountingTricks




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!





Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors