Dear all,
I have a folder full of projects. Each project is being "hosted" in its own subfolder, with two sheets each; "PROJECT METADATA" and "PROJECT PLAN". I created this structure based on the idea of the "Project Management Office" template.
The connections between project plan and meta data and project overview (intake sheet) works well.
So now I am trying to create a report that I can use for resources planning (as card view) As every two sheets in every project folder are being named the same "PROJECT PLAN" and "PROJECT META DATA" as I create these from templates, I already created a help column in the project plan, that provides the name of the project and the name of the task (parent) and sub tasks, using the following formula: =JOIN(ANCESTORS(Tasks@row), " - ").
Where the upper most task is the name of the project. As every template / project plan does have exactly the same tasks, I would not be able to tell apart the different tasks in a report. (Where the red mask would be the project name).
Unfortunately the report does not allow me to have the "primary" column in my report. I renamed it to "Tasks", but it is just not available to select.
The second problem is, that the report shows me ALL tasks, so also the parents, but as these are not being assigned to anyone but are only used to group sub tasks, I don't want them in my report.
I can not just filter on empty tasks or not assigned to anyone, as some open sub tasks have not yet been assigned.
I am very very sorry, if this sound confusing, but I try my best to explain. Any hint or recommendation or question is highly appreciated. Thank you! ๐