I have a column called "Status" with 3 options: Complete, In Progress, Or Not Started
How do i apply a formula to the parent tasks that would be not started if all the children are not started, in progress if at least one of the children is in progress or complete, and compete when all the children are complete?