Hi Formula Friends -
Can you help me identify what's going wrong with the following formula (Reference Cell: 'Count1'): =COUNTIFS([Work Related Exp]:[Work Related Exp], 1, Created:Created, AND(DATEONLY(@cell) >= [Encounter Date]$2, DATEONLY(@cell) <= [Date Resulted]$2))
I was working a few days ago; however, something changed and I can't seem to figure it out. I have the exact same formula in another cell (Reference Cell: 'Count2'): =COUNTIFS([Source Patient]:[Source Patient], 1, Created:Created, AND(DATEONLY(@cell) >= [Encounter Date]$2, DATEONLY(@cell) <= [Date Resulted]$2)) and it works just fine.
See below for more info (Note that some fields are collapsed or hidden to protect the data):
Thanks for any insight.