BookmarkSubscribeRSS Feed
Ashwini
Calcite | Level 5

Kindly explain how transfer a sas generated file into row data ?

Thanks,

Regards,

Ashwini

3 REPLIES 3
art297
Opal | Level 21

Not sure what you are asking.  Can you provide/explain what you are working with and trying to accomplish?

Ksharp
Super User

Did you mean raw data?

The simplese way is to use proc export.

Data step can supply a lot of way to tailor your data structure.

Ksharp

sss
Fluorite | Level 6 sss
Fluorite | Level 6

Dear Ashwini,

you can generate dataset into raw data(txt,csv,etc)

SAS provides n numbers of way for that,

1.U can get desired output by using proc export procudure

2.By put and file statements also u can get desired output.

      Can u share some more information so that i can provide u better way.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 3 replies
  • 1277 views
  • 0 likes
  • 4 in conversation