BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
NKormanik
Barite | Level 11

Suppose the following:

Apples        30
Peaches       15
Apples        27
Peaches       12
Apples        19

We want to get the subtotals for the items above.

How best to do that?

Thanks!

(p.s. -- in the meantime I'll be trying to find the solution.  my hunch is to use Proc Freq.  but not sure....)

 

1 ACCEPTED SOLUTION

Accepted Solutions
1 REPLY 1
ChrisNZ
Tourmaline | Level 20

proc summary is probably the best way to sum by group.

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
  • 553 views
  • 1 like
  • 2 in conversation