BookmarkSubscribeRSS Feed
Xodiak
Calcite | Level 5

I"m new to SAS so I apologize if I'm leaving anything out.

I have a column that has costs per member in it.  Over 500k rows each unique members but some costs maybe the same.  I need to filter out that table based on the Total_Cost column and I only want the top 2 percent of cost.  I know how to do this in access, just enter 2% in the Top Values filter in properties,  However I am not sure how to do this in SAS EG 5.1 which is what the company provides us with.

1 REPLY 1
gergely_batho
SAS Employee

First use the Rank Task - this will create a new columns for you with ranks.

Then use a Filter and Sort Task (or Query Builder) and filter on the new created column.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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