Trying to create a formula to return status of Parent Row
Patti Petitclerc
✭✭✭✭
I'm trying to create a formula in the Summary section of my project plan that returns the Current Phase of a project based on whether the parent row (Phase 0, Phase 1, Phase 2, etc) is marked "In Progress". I'm not sure if it's a COUNTIF, SUMIF or IF formula.
Answers
-
It would be something along the lines of...
=INDEX(COLLECT([Primary Column]:[Primary Column], [Primary Column]:[Primary Column], CONTAINS("Phase", @cell), [% Column]:[% Column], @cell< 1), 1)
-
Thank you Paul! This helped.
-
Happy to help. 👍️
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 144 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives