Kindly explain how transfer a sas generated file into row data ?
Thanks,
Regards,
Ashwini
Not sure what you are asking. Can you provide/explain what you are working with and trying to accomplish?
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
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.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.
Ready to level-up your skills? Choose your own adventure.