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!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 915 views
  • 0 likes
  • 3 in conversation