I need help figuring out why this formula is returning Invalid Data Type:
=COUNTIFS([Conversion Status]:[Conversion Status], "Won", [Date Requested]:[Date Requested], MONTH(@cell) <= "3", [Year]:[Year], "2017")
I want to count the number of lines that have a Conversion Status of "Won" that also took place in March of 2017