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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Calculating numbers from text

Hi there,

I have 3 columns of data in a data set which i need to use to calculate the number of direct reports, the number of indirect reports and also what layer number an individual sits in with regards to the org design.

I have attached a copy example of the data set with the format of the columns and also the formula that i currently use to calculate this in excel. I need to convert the excel formulas to DAX formulas so i can replicate this in Power BI.

Hoping you can help me

Number of Direct ReportsCOUNTIF(Workers Manager,"*"&$Preferred Name&"*")
Number of Indirect ReportsCOUNTIF(All Managers in Management Chain,"*"&Preferred Name&"*")-Number of Direct Reports
Layer No.(((LEN(All Managers in Management Chain)-LEN(SUBSTITUTE(All Managers in Management Chain,CHAR(10),""))+1)/2)+0.5)

Thank you

 

Preferred NameWorker's ManagerAll Managers in Management Chain
Tim FellowPaul ScholesRoger Rabbit

Daffy Duck

Mike Myers

Shirley Temple
Mark WrightTim FellowRoger Rabbit

Mike Myers

Jose Hernandez Lugo

Shirley Temple
John BarnesKirsty GallagerRoger Rabbit

Daffy Duck

Mike Myers

Juan Carlos Rangel Lopez

Shirley Temple

 

2 REPLIES 2
Anonymous
Not applicable

Thanks @Greg_Deckler but i cannot see anything that helps with my specific need and need assistance with this fairly soon. Cheers anyway

Greg_Deckler
Community Champion
Community Champion

@Anonymous You might find this helpful: (2) Excel to DAX Translation - Microsoft Power BI Community



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.