Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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
Solved! Go to Solution.
Duplicate post. See URL: https://community.fabric.microsoft.com/t5/Desktop/PATHCONTAINS-COUNT-Dependants/m-p/458974
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 60 | |
| 49 | |
| 30 | |
| 25 | |
| 23 |
| User | Count |
|---|---|
| 128 | |
| 102 | |
| 57 | |
| 39 | |
| 31 |