Hi all,
Currently i having and data set as below:
Rank Date Value
1 Jan2000 10%
2 Jan2000 7%
3 Jan2000 11%
1 Feb2000 10%
2 Feb2000 12%
3 Feb2000 15%
if i want to print out an data with another format as:
Rank Date Value
Jan2000 Feb2000
1 10% 10%
2 7% 12%
3 11% 15%
How can i code in SAS studio to receive the above table format. Thank you in advance and sorry for this kind of new learner question.
Sincerely,
Do you want a table or output?
If output, look at proc report, if a table, look at proc transpose. I think there's a task in SAS studio.
Thank you Reeza, i will try both method to see how it goes.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.