Dear all,
I have a dataset that have 5 date variables and only 1 date variable has value (example: date1=. date2=. date3=5/30/17 date4=. date5=.)
I want to create a new variable called datefinal that returns the date value of the variable that's not missing (so it would return 5/30/17 in the example).
Is there a SAS function for this? or do I have to use an array to do this?
Thank you!
COALESCE()
COALESCE()
Thank you!
CFC_SAS_Communities_400x225.jpg
It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.
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.