<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Ranking Data in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Ranking-Data/m-p/28954#M4010</link>
    <description>I think that what you want to use is the RANK Task under the Data Tab.  If it returns mid-ranks (3.5's where you have 3's), you can use the FLOOR function in the query to remove the decimal part.</description>
    <pubDate>Thu, 03 Jul 2008 16:10:56 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2008-07-03T16:10:56Z</dc:date>
    <item>
      <title>Ranking Data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Ranking-Data/m-p/28953#M4009</link>
      <description>I'm trying to rank query results, what I currently have is a count by individual name.  What I'm trying to accomplish is a "rank" field that looks like the following below.  The "RANK" function in SAS EG doesn't seem to provide me with the results I'm looking for.  Can someone point me in the right direction?&lt;BR /&gt;
&lt;BR /&gt;
Name	Count	Rank&lt;BR /&gt;
Mike	32	1	&lt;BR /&gt;
Bill	29	2	&lt;BR /&gt;
Jim	24	3&lt;BR /&gt;
Cindy	24	3&lt;BR /&gt;
Bob	19	5&lt;BR /&gt;
Dave	17	6

Message was edited by: mdavidson</description>
      <pubDate>Wed, 02 Jul 2008 18:03:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Ranking-Data/m-p/28953#M4009</guid>
      <dc:creator>mdavidson</dc:creator>
      <dc:date>2008-07-02T18:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking Data</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Ranking-Data/m-p/28954#M4010</link>
      <description>I think that what you want to use is the RANK Task under the Data Tab.  If it returns mid-ranks (3.5's where you have 3's), you can use the FLOOR function in the query to remove the decimal part.</description>
      <pubDate>Thu, 03 Jul 2008 16:10:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Ranking-Data/m-p/28954#M4010</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2008-07-03T16:10:56Z</dc:date>
    </item>
  </channel>
</rss>

