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
Anonymous
Not applicable

Row level security by considering multiple columns from 2 tables

Dear Experts,

Need help to implement the row level security by considering multiple columns from 2 tables.

I have two tables [ cost code & user info] from which i have to consider the columns to implement the RLS.

From Cost table user assigned to Level 1 cost code should have access until cost code level 4 and User assigned under cost code level 4 should have only access to level 4. User assinged * in the user info table should have access to all the data. current relationship between the tables are Many to One and single direction cardinality. Using Path function i am getting an error [[ The value 1123456 is missing from cost table. Please add the missing data and try again]]

 

Cost table
Cost code level 1 Cost code level 2Cost code level 3Cost code level 4
9928100000992810100099281011109928101111
9932100000993210500099321052309932105232
9786700000978670800097867084409786708442
9876300000987630100098763017609876301763

 

User info table
Email IDCostcenter
Abc@hotmail.co9928101111
bfcg@outlook.co9932105230
fhgk@outlook.co9786700000
fjik@outlook.co*
0 REPLIES 0

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
Top Kudoed Authors