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

Using the suggestion of yymmddn8. solved it.

Tom
Super User Tom
Super User

@AP101 wrote:

The data is 8 characters in length. When I use the yymmdd10. I get an error message "invalid data for academic_date in line 1-9."


Why did you tell SAS to read 10 characters if you data is only 8 characters long?

singhsahab
Lapis Lazuli | Level 10

Dear Ap,

 

you can use informat anydtdte8. and format yymmddn8. .

novinosrin
Tourmaline | Level 20

@singhsahab I disagree with the suggestion of anydtdte8. for OP's clear straight forward date value that is in the form yymmdd. Guessing informats should only be suggested when there isn't compatible one available. 

singhsahab
Lapis Lazuli | Level 10

@novinosrin Sir ..

I'm agree with you, but I thought it would be an alternate options.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 19 replies
  • 3340 views
  • 0 likes
  • 4 in conversation