How can I get rid of the error I'm getting using this formula? I realize that one column type is a checkbox and the other is a text/number. Is there a way to eliminate the "#INVALID COLUMN VALUE" that is displayed. The formula is doing what I want it to do other than that.
Appreciate any help I can get on this.
=(INDEX(CHILDREN([Link]@row), COUNTIFS(CHILDREN([Done@row), 1)))
Thanks,
Jeana