Task Dependency

Options

Hi Team ,


As part of Program of Work sheet for a project , i have created a task which is a collection is set of sub tasks that can be completed if only the subtasks has been completed .However ,i am facing this issue where in my end task completion date gets auto filled as even if the only one of the sub task activity is completed .Please advise how this can be rectified :


For Example Below

COLUMN 3 AND 4 : Planned Start Date and Planned End Date

COLUMN 5 AND 6 : Actual Start Date and Actual End Date

The Coloum 6 Of the Main Task shouldnt be populated until the 2 sub task has a value/Date in Column 6

Hope i can have assistance to the below .


Regards

JN

Best Answer

Answers

  • Jameel Nahas
    Options

    Hi @David Joyeuse

    I had the dependencies parameter set incorrectly .The formula now works as it intends.Thank you very much

    However my main tasks reflects the status as completed ,though all my subtask are not completed ,and due to this task completion status is not true .How can we make sure that the Main task end date is populated /updated only once all the sub tasks is completed .Image below as reference



  • David Joyeuse
    David Joyeuse ✭✭✭✭✭
    Options

    @Jameel Nahas

    What is your formula in the complete column?

  • Jameel Nahas
    Options

    Hi David ,

    This is the formula that i have for the complete column

    =IF([Actual Start Date]15 = "", "Not Started", IF([Actual End Date]@row = "", "In Progress", "Completed"))



Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!