Hi, I am currently trying to extract data to add to dashboards for synthetics, and a requirement is to know how many sub-projects are in any given area.
I am after a way to reference my sheet using a lookup function to return the number of children in each project with a certain column (Task name)
The formula must look at the hierarchy project name for counting
Example find a project called "Setup" and this = qty of 3
Example find a project called "Implement" and this = qty of 6