Hey - I'm trying to create a summary sheet for photo data. I want to count how many Photo shoots are happening per month/year. The screenshot is below is our "Comp" sheet that has the data I want to pull for the summary sheet. So ideally, I can then create a graph for a dashboard.
The AI generated this formula: =COUNTIFS([OW PHOTO SHOOT TRACKING DATE]:[OW PHOTO SHOOT TRACKING DATE], MONTH(@cell) = 4, [OW PHOTO SHOOT TRACKING DATE]:[OW PHOTO SHOOT TRACKING DATE], YEAR(@cell) = 2024)
Error code is #UNPARSEABLE
*** This is a DATE column ***