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.

Percentage of Child Rows with Check Mark

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

Hi,

I'm trying to get a Percentage of Child Rows with Check Mark. Can anyone help out?

=COUNTIF(CHILDREN(), 1) + ""

returns the count of checked boxes.

=(COUNT(CHILDREN(), 0) + ""

returns the count of total rows, check or unchecked.

So I divided the two, but I get #INVALID OPERATION error.

 

Any thoughts?

Capture.JPG

«1

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions