BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi, i am newbies to SAS software. I have a question on whether how to do the dataset procedures for below?

A/c month year amt
123 1 2006 100
123 2 2006 100
123 3 2006 100
123 4 2006 100
456 2 2006 100
456 5 2006 100

How to tabulate the data above into such a way as below?

Year 2006
A/c 1 2 3 4 5 (Month)
123 100 100 100 100
456 100 100
1 REPLY 1
deleted_user
Not applicable
I would recommend going on a basic SAS course. See SAS training web site.

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1066 views
  • 0 likes
  • 1 in conversation