Harvey Ball Formula Question
SBZ
✭
I have the following formula and need to make sure it's accurate in terms of capturing the work completed. Basically, when 6 out of 7 subtasks are completed at 100%, the harvey ball is still showing an empty grey circle for the task above which stores the subtasks. However the row above the task which contain the 7 subtasks show a 75% harvey ball.
=IF(ISBLANK([% Complete]@row), "", IFERROR(IF([% Complete]@row = 1, "Full", IF([% Complete]@row > 0.74, "Three Quarter", IF([% Complete]@row > 0.49, "Half", IF([% Complete]@row > 0.24, "Quarter", "Empty")))), ""))
Answers
-
Are you able to provide some screenshots for context?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 429 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 35 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!