I am trying to make a metrics sheet that shows how many checked boxes there are in my sheet. The tutorials I found said that "true" and "false" mean whether the box is checked or not.
Why are my results showing as 0? I should have at least 20 as checked.
I used the formula COUNTIF({checkbox 1}, [Column7]@row)
This was generated by linking the main data sheet and then typing "," and then clicking the word true in column7 on my metrics sheet.
I will attach photos below: