Harvey Progress Ball at Parent Level

ilene_healy68056
ilene_healy68056 ✭✭✭✭✭
edited 12/09/19 in Formulas and Functions

I have set up a column ("Task Complete Score") for numbering (0-4) to show progress which I am using to automate a column ("Progress") showing Harvey balls.    I’d like to add a Harvey Ball for the parent row using an easy average.  At the parent level, I have added this formula AVG(CHILDREN()) to get the average "Task Complete Score".  My formula to automate the Harvey Ball is not working on the Parent row even though a 0, 1, 2, 3 or 4 is returned by the formula.  

Harvey ball formula:

IF([Task Complete Score]@row = 0, "Empty", IF([Task Complete Score]@row = 1, "Quarter", IF([Task Complete Score]@row = 2, "Half", IF([Task Complete Score]@row = 3, "Three Quarter", IF([Task Complete Score]@row = 4, "Full")))))

 

Any ideas?

2019-07-31 18_52_50-PtP Project Governance Setup Details - Smartsheet.com_.png

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!