BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
KyuL
Calcite | Level 5

Hi,

I have a dataset with missing values. I screenshot first few lines of the dataset.

I was trying to read it into SAS, but I noticed when I printed the data, the missing values in raw data were not in correct positions.Screen Shot 2020-12-01 at 8.16.57 AM.pngScreen Shot 2020-12-01 at 8.22.29 AM.png

Above is the code I wrote, can anyone help me to adjust it?

Thanks a lot.

1 ACCEPTED SOLUTION

Accepted Solutions
novinosrin
Tourmaline | Level 20

HI @KyuL  Please add the DSD option in your infile statement and retry

View solution in original post

2 REPLIES 2
novinosrin
Tourmaline | Level 20

HI @KyuL  Please add the DSD option in your infile statement and retry

KyuL
Calcite | Level 5

Thank you! Now is correct.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 2 replies
  • 843 views
  • 0 likes
  • 2 in conversation