Issues with a crossheet Countif formula

Adam F.
Adam F. ✭✭
edited 12/09/19 in Smartsheet Basics

Hi everyone, I'm trying to create a formula to count how many datasets were processed in a month. I've tried the following:

 

=Countif({Datasets},Month(@cell)=12) and I get an Invalid Data Type Error

=Countif({Datasets},ISDATE(@cell)) returns the total of all datasets processed, so I know it's reading correctly as a date...

Any suggestions?

 

Thank you,

Adam

 

Comments