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

Hi,

Which task can be used for getting subtotals in SAS Sudio? 

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

PROC SUMMARY would be used if you are writing code.

 

"Summary statistics" would be used if you want to pick a task in SAS/Studio

 

These two are basically the same.

--
Paige Miller

View solution in original post

3 REPLIES 3
PaigeMiller
Diamond | Level 26

PROC SUMMARY would be used if you are writing code.

 

"Summary statistics" would be used if you want to pick a task in SAS/Studio

 

These two are basically the same.

--
Paige Miller
chinaski
Obsidian | Level 7

it gives the frequency number not the totals, for ex. in orion_profit data i want to find the total items ordered by "Ulrich Heyde", bur it gives how many times this person ordered (25), not the total items, i want to calculate total items.In 25 orders how many items did he order?

chinaski
Obsidian | Level 7

now i see, there is an extra additional statistics menu under the options tab, i chose sum and the problem solved.Thank you.

sas-innovate-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

Register now

SAS Enterprise Guide vs. SAS Studio

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 713 views
  • 1 like
  • 2 in conversation