All boxes are checked when converting "=IF(COUNTIF(CHILDREN(), 0) > 0, 0, 1)" to column formula
I have a project with parent and child rows with Check Box. I'm trying to use formula =IF(COUNTIF(CHILDREN(), 0) > 0, 0, 1) so that when children are checked parent row is checked.
This formula works fine in individual parent cell but when I convert it to column formula all check boxed are checked.
https://us.v-cdn.net/6031209/uploads/UWC0BFB1XMQ0/capture-1-png.png
https://us.v-cdn.net/6031209/uploads/TVEJB26Y37KL/capture-2-png.png
Please advice @Paul Newcome. Thank you.