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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dollarvora
Helper I
Helper I

Dynamic row level security spread across multiple columns

I've a table as under:

Employee NameManager Lvl1Manager Lvl2Manager Lvl3SALES
ALYZ1
BMYZ2
CLYZ3
DMYZ1
ENYZ3
FNYZ2
GOYZ5

 

I was able to create a relationship map using the script from here:

https://stackoverflow.com/questions/64202169/creating-an-employee-manager-relationship-table?noredir...

So the relationship table looks like as under: (employee table)

https://i.stack.imgur.com/X3ONs.png 

My main concern is how do I let any Employee or Any manager from any level view the sheet with only the SALES that pertains to them

I tried using the query :


PATHCONTAINS(employee[Merged],Maxx(Filter(employee, Column1 = USERPRINCIPALNAME()), employee[Index]))

But it throws the following error:

The syntax for [Merged] is incorrect

 

Would really appreciate if you could let me how do I fix it and also how do I add all the Employee's and Managers to their Roles

 

Thanks



 

1 REPLY 1

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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