Hi,
I have a data set that includes week and year data over 7 years. How do I tell SAS to sort this into MONTH and year? I was looking for a "getmonth" option but I don't think that exists.
Thanks!
Weeks can cross months...if you're ok with SAS making assumptions, then you could format it as a date and then use INPUT, but you should provide some examples of what you have to start with.
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.