Hello all, I have a few different methods for scoring in Smartsheets but am wondering if there is recommended documentation or formulas, specifically, for scoring a parent status indicator (RYGB ball) based on its children. Of course, this depends on the definition of each status in context, but again I am asking for recommendations.
For example:
Parent row = ??? (usually depends on % Complete vs. a goal or due date)
Child row 1 = Green
Child row 2 = Yellow
Child row 3 = Red
Child row 4 = Blue
If these are driven by % Complete we can say Blue = 100% and formulas for RYG probably indicate having missed a date or factor some %C against days since or until due date.
But if a team cannot or does not use % Complete and arrive with a key like the below, what are some ways to calculate a score for the parent?
Red = Severe or numerous mild issues with the item
Yellow = Mild issues with the item
Green = No issues with the item
Blue = Complete
NS = Not started
NA = Not applicable to my team
For the parent in this second example, would you have the user calculate the value somehow? Or, would you lock the row and calculate the value by some average of the children? Or, if there is at least one red child, parent is red. If there is no red, but one yellow, yellow. If there is no yellow or red, but one green and multiple blues, green. If all blue, blue.
Thanks