Current Status Formula based on Hierachy

John Zeus
✭✭✭
I am trying to use a formula to return my current status based on % completed and hierarchy only want level 1 task to know what phase ect. It keeps returning my level 0 and not my level 1 task name
what am i doing wrong?
In the Assigned to column i have the following formual
=INDEX([Task Name]:[Task Name], MATCH(MAX(COLLECT([% Complete]:[% Complete], [% Complete]:[% Complete], AND(@cell < 0.99, @cell > 0), hierarchy:hierarchy, (@cell = 1))), [% Complete]:[% Complete], 0))
In the hierarchy i have COUNT(ANCESTORS())
Answers
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 504 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 513 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!