Parent/Child Escalation Flag Formula
Hello,
Can someone tell me the formula to automatically check the parent flag if any children rows have their escalation flag checked?
Thanks,
smra0601
Tags:
Answers
-
Try something like this...
=IF(COUNTIFS(CHILDREN(), 1)> 0, 1)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!