BookmarkSubscribeRSS Feed
PaigeMiller
Diamond | Level 26

Your title is misleading. You are not getting any missing values for date (variable named PERIOD_DT) after PROC TRANSPOSE.

 

You are getting missing values for other variables. Why? Because before 202307, COUNT_LEVEL contains 3 letter values. At 202307, COUNT_LEVEL has some four letter values. So that's why the variables ACC EXN and TRA are missing, they don't exist at 202307.

 

From now on, we want you to provide data as SAS data step code as explained. We cannot work from data in screen captures. Please acknowledge that you understand this.

--
Paige Miller

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
  • 15 replies
  • 4128 views
  • 1 like
  • 4 in conversation