BookmarkSubscribeRSS Feed
malena
Calcite | Level 5

I have 4 years worth of data and want to create a new variable at the individual level looking at DOD and crete dummy variables for Fridays, weekends, other weekday

 

is there a quick way to do that?

 

thanks,

malena

 

3 REPLIES 3
PGStats
Opal | Level 21

dayCat = char("WOOOOFW", weekday(date));

PG
ballardw
Super User

@PGStats wrote:

dayCat = char("WOOOOFW", weekday(date));


 

Makes me want to find a reason to search EIEIO ... 🙂

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1693 views
  • 4 likes
  • 4 in conversation