Hi @Adriana_Kincaid,
And welcome to the community!
I’d use a canvas formula, anything outside of a table, and then it’s really just referencing the table, then filter by a criteria of a column, like checking to see if it’s blank, then counting. So each step in the formula looks like this…
[My Table].Filter([Column 1].IsBlank).Count()