Join Collect w/ CHILDREN

Hi,

I am trying to pull task descriptions w/ a Join(Collect) formula but only for Children of phases w/in a project plan. Here's the formula I'm currently using...

=JOIN(COLLECT({Project Plan - EOL Kronodoc Range 1}, {Project Plan - EOL Kronodoc Range 2}, @cell < 1, {Project Plan - EOL Kronodoc Range 3}, @cell = [Phase #]@row, {Project Plan - EOL Kronodoc Range 4}, >=TODAY(7)), ", ")

This formula works as I'd like it to on the Progress to Date column - returning task descriptions for all tasks on the project plan...BUT it seems to only be returning task descriptions for parent cells in the Next Steps column. I tested this by adding a new task and out-denting it as far as possible and it was returned as expected.

I'm happy to add a CHILDREN designator in the formula but I'm not sure if that's the right path or if there's something else preventing child task descriptions from showing in this one column. Any help is greatly appreciated.

Project Plan - EOL Kronodoc Range 1 - Task description

Project Plan - EOL Kronodoc Range 2 - % complete

Project Plan - EOL Kronodoc Range 3 - Phase #

Project Plan - EOL Kronodoc Range 4 - Task End Date

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!