Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Would you know why SUM(COUNTIF(DESCENDANTS -with arguements return 2 items when only one is there?

✭✭
edited 05/05/20 in Formulas and Functions

FORMULA

=SUM(COUNTIF(DESCENDANTS([Task Status]3:[Task Status]37), FIND("Done-Resolved", @cell) > 0))

Returns Value of "2", instead of 1... It has to be a data format or INT issue, but I am stumped. Thoughts from the community?

Based on snip here:


Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions