Since Timeline will not handle calculation based on dependency end date plus duration, I am trying formula workaround.
Plan. Create formula “Start” qnd “End” columns. Logically I would define:
- Start formula maximum of dependency#End dates
- End formula Start + duration
But … how do I reference the End of column of a dependency?
{Dependency}#End, {Dependence}.End do not woark
once that is solved how do I get the maximum for all of the perhaps multiple Dependencies for a task)