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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

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
  • 703 views
  • 0 likes
  • 3 in conversation