1. If eventDate is a SAS Date value then you need to provide the boundary values as SAS Date values and not as strings.
and eventDate between "01dec2020"d and "31dec2021"d
2. There shouldn't be an AND before the GROUP BY clause
Please do NOT remove your post after it's been answered.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.