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

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