closed gantt two pre task as start condition for the next task

0 votes
asked Nov 15 in Wanted features by Martin
closed Nov 15
Hello,

I want to use two task as start condition for the next task.

The next task should take the end of the longest task.

for Milestones I can use the following code:

     [MaxTaskEnd] happens at [Task1.1]'s end
     [MaxTaskEnd] happens at [Task1.2]'s end
     [MaxTaskEnd] happens at [Task2.1]'s end

How does it work for task?

thx for reply.

Martin
closed with the note: I got it!
...