D
daniel schmied
Hello,
do you have some suggestions to this.....
I have tasks, which have two parent Tasks like this:
+SummaryTask A
|+Another Summary Task AA
|-NonSummaryTask 1
|-NonSummaryTask 2
|-NonSummaryTask 3
|-...
|+Another Summary Task AB
|-NonSummaryTask 1
|-NonSummaryTask 2
+SummaryTask B
|-Another Summary Task BB
|-NonSummaryTask1
|-....
Do you know (a simple) way to create a view based on MSP_Tasks which
shows up all "NonSummaryTasks" including information about the
parent-Task (for example Another Summary TaskAA) and with the
parent-parent-Task (for example SummaryTask A).
I started playing around with some join on the outline-code, but that
wasnt good idea. So i checked wbs-code but stuck.
Do you know how to get this done by using SQL?
Thank you very much,
Daniel
do you have some suggestions to this.....
I have tasks, which have two parent Tasks like this:
+SummaryTask A
|+Another Summary Task AA
|-NonSummaryTask 1
|-NonSummaryTask 2
|-NonSummaryTask 3
|-...
|+Another Summary Task AB
|-NonSummaryTask 1
|-NonSummaryTask 2
+SummaryTask B
|-Another Summary Task BB
|-NonSummaryTask1
|-....
Do you know (a simple) way to create a view based on MSP_Tasks which
shows up all "NonSummaryTasks" including information about the
parent-Task (for example Another Summary TaskAA) and with the
parent-parent-Task (for example SummaryTask A).
I started playing around with some join on the outline-code, but that
wasnt good idea. So i checked wbs-code but stuck.
Do you know how to get this done by using SQL?
Thank you very much,
Daniel