BookmarkSubscribeRSS Feed
knveraraju91
Barite | Level 11

Dear,

 

In my data the 'previous id'  value present in some character values of some OBS. I need to subset the dataset containing previous id value.Please help. Thank you

 

data

 

ID        value

1      Day -00 to -0-Previous ID

2      Day -11 to -16

 

output needed;

id                value

1           Day -00 to -0-Previous ID

 

 

1 REPLY 1
Reeza
Super User

Your looking for the actual text - Previous ID? 

 

Try FINDW() or INDEXW()

 

or

 

in a Where clause you can use LIKE.  

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
  • 1 reply
  • 790 views
  • 1 like
  • 2 in conversation