Automatic Phase from WorkBreakdown

Hello all!
I'm modifying the Simple Portfolio Work Breakdown Schedule and having a little trouble.
I like the way the Work Breakdown structure works but I'd really like an automatic way to track which Phase something is in. I know I could just add a column and manually select which Phase tasks and sub tasks are in, but I'm wondering if there is a formula using Parent or Ancestors that could automatically populate the correct Phase so I can easily roll-up to a report.
Thank you in advance!
Best Answer
-
Try something along the lines of
=IFERROR(INDEX(ANCESTORS(Name@row), 2), "")
Answers
-
Try something along the lines of
=IFERROR(INDEX(ANCESTORS(Name@row), 2), "")
-
I can't even describe the hit of dopamine I get when my email Notification says, "Paul Newcome answered your question".
Thank you @Paul Newcome , always appreciate the help!!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 151 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!