Number of Subordinates Report
Summary
To show how many subordinates the person hasContent
Hi All,
I'm not sure if anyone is able to but I have been trying to figure a way to count how many subordinates the person has. To do this I figured I would use The "Worker"."Person Number" and count how many times they appear in the "Manager"."Person Number". However, I cannot figure what formula/SQL can be used when I try to edit a column formula. If this was in Excel I would use countif to select the "Manager"."Person Number" and then use the cell from the column "Worker"."Person Number" to do the counting for me.