BookmarkSubscribeRSS Feed
ssleder
Calcite | Level 5

I've just started with SAS, and I haven't been able to figure out what I'm trying to do.

 

I have a set of financial data with a dollar amount of transactions on multiple dates, some of which repeat. I'm trying to sum the total amount of money transferred on each date, but I have no clue how to do this.

 

So far I've only managed to make a new dataset of all the unique dates, but I don't know how to compare each element of it against every element of the complete set.

 

Got any tips on how to do this?

1 REPLY 1
Reeza
Super User

Look at PROC MEANS, Example 10 In the documentation. Or scroll through here - same questions has been posted about three times today. 

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
  • 1 reply
  • 899 views
  • 0 likes
  • 2 in conversation