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!!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!