BookmarkSubscribeRSS Feed
mahen
Fluorite | Level 6

Is it possible to change the type of a variable from character to numeric without creating a new variable and applying input statement on the variable required to be converted.

 

eg:

if i have a variable A which is character and having various date values.

        A

13 Jun 1991

20 Aug 1989

 

so now can i convert the variable A directly from character to numeric. and apply the date formats as i required.

 

Kindly help!

 

4 REPLIES 4
Kurt_Bremser
Super User

@mahen wrote:

Is it possible to change the type of a variable from character to numeric without creating a new variable and applying input statement on the variable required to be converted.

Kindly help!


No. You have to play the rename/input/drop game.

mahen
Fluorite | Level 6

oh okay!

Thank You Kurt.

RW9
Diamond | Level 26 RW9
Diamond | Level 26

Do please mark @Kurt_Bremser's answer as correct.

mahen
Fluorite | Level 6

Okay Thank You!

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