I am in the process of creating an assignment sheet for staff. There are a few goals in the sheet.
- Card View by associated projects (ideally be able to move them/reassign them with ease)
- Card View by staff member
- Grid View by department. Staff to add percentage of time projected to spend per project separated by cost center. Finance wants rolled up % of time per staff per cost center for allocate their salary to the correct department.
- See what projects are unassigned and easily assign them
Current challenge- would like staff name from ancestor 0 to autofill to ancestor 2 in primary column so when looking in card view by project, untitled will be replaced with staff name. When using =PARENT(), it is pulling the department name of Ancestor 1 into ancestor 2.
And since primary column, making an column formula isn't working.
Any help to solving is greatly appreciated!