Hi There,
I am responsible for reporting the number of open projects per month that my team works on and breaks it down into four project categories. I am trying to build a Base that does the following:
- Master Table that lists all projects and assigns each project a category
- A form that feeds into a table that each employee records daily projects worked on as multiselect linked record
- An automated way to count the number of projects that were touched in any given month by both total project and breaks out into the four project categories above.
I have built point 1 + 2 without issue, but I am having trouble with point 3. Any help would be appreciated.
Best,
Colin