BookmarkSubscribeRSS Feed
Jack1
Obsidian | Level 7

Hello,

I want to import the following data into SAS:

 

DescriptionQ12013Q22013
Industrial aggregate including unclassified businesses [00-91N]  (5,6)1507437415463301
Industrial aggregate excluding unclassified businesses [11-91N]  (5,6)1483563215219329
Goods producing industries [11-33N]  (7)27006022829935

 

 

My question: I want to import the Description column but I do not want to include the numbers/letters/commas in brackets (whether squared or round). I also don't want the brackets. How do I code an infile statement to exclude all these components so I only have written descriptions in my SAS dataset? Thanks Jack

1 REPLY 1
Reeza
Super User

Look at the SCAN function with the [ as the delimiter. 

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
  • 1 reply
  • 869 views
  • 0 likes
  • 2 in conversation