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.