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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
ADSL
Post Prodigy
Post Prodigy

Find Level of Employee in Organization Hierarchy

Hi BI Community Team,

 

I have create a new column in Employee table, and looking for the level 1 & level 2 as the screenshot below.

 

2023-06-18_07-14-33.png

 

Any suggestion/advice how can we find it?

 

Thanks and Regards,

1 ACCEPTED SOLUTION
Ahmedx
Super User
Super User

pls try this

 

= LOOKUPVALUE(Employee[Employee_Name],Employee[Employee_ID] ,PATHITEM([Path],1,TEXT))
= LOOKUPVALUE(Employee[Employee_Name],Employee[Employee_ID] ,PATHITEM([Path],2,TEXT))

 

Screen Capture #1280.pngScreen Capture #1281.png

View solution in original post

3 REPLIES 3
Ahmedx
Super User
Super User

pls try this

 

= LOOKUPVALUE(Employee[Employee_Name],Employee[Employee_ID] ,PATHITEM([Path],1,TEXT))
= LOOKUPVALUE(Employee[Employee_Name],Employee[Employee_ID] ,PATHITEM([Path],2,TEXT))

 

Screen Capture #1280.pngScreen Capture #1281.png

Ahmedx
Super User
Super User

Can you please share  expected output!

Hi @Ahmedx ,

 

We're looking for level of employee name: Level 1 --- Sales Manager & Level 2 --- Area Sales Manager as the screenshot below:

 

2023-06-18_07-14-33.png

 

Please kindly help.

 

Thanks and Regards,

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Fabric Monthly Update - May 2024

Check out the May 2024 Fabric update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.