Hello everyone,
I've built a project schedule and I'm trying to pull only the task that's "In Progress" into the parent row of that phase.
So basically my formula needs to look at the children in the status row, find the one that states "In Progress" and pull the data in the Task column from that same row into another cell.
Any idea on the formula to achieve this step?