BookmarkSubscribeRSS Feed
Yiting
Quartz | Level 8
 
1 REPLY 1
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Follow the new post guidance, post test data in the form of a datastep, you can follow this post if you don't know how:

https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-dat...

 

Then show what you want out at the end from that test data.  At a guess you can retain a variable across and concatenate each row onto it.  However bear in mind that a single variable has a limit to what it can hold, if you ut lots of text into one variable its likely to not fit - which is why it is on multiple lines in the first place.  I would question why you want to do this in the first place?

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 601 views
  • 0 likes
  • 2 in conversation