Hello Grace,
Not sure how you if you just want a Count the number of times Yes appear in a column but hope this helps;
=CALCULATE (Count (Table Name) [column A]), Table Name [Column A] =”Yes”)
You need to replace the formula with your table name and column name.
Regards,
DJTRIN