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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

PATHCONTAIN COUNT DEPENDANTS

I have a table with all the employess and their boss

 

Emp_ID Boss_Id  PATH             Dependands

1                            1                        5

2                1          1 | 2                   3

3                1          1 | 3                   0

4                2          1 | 2 | 4              2

5                4          1 | 2 | 4 | 5          1

6                5          1 | 2 | 4 | 5 | 6     0

 

I need to have a column added where it will tell me the total dependants (including direct and indirect), example of calculation needeed above.

 

Basically I need to count all the files that the pathcointains the Emp_ID of each row.

 

Thanks in advance,

Sebastián

1 ACCEPTED SOLUTION
foodd
Super User
Super User
1 REPLY 1
foodd
Super User
Super User

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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