<?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: ProcSort in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ProcSort/m-p/629009#M185946</link>
    <description>&lt;P&gt;Besides of Proc Sort using Proc Rank is another option which also deals with ties.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Mar 2020 03:11:35 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2020-03-03T03:11:35Z</dc:date>
    <item>
      <title>ProcSort</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ProcSort/m-p/628960#M185915</link>
      <description>&lt;P&gt;Report the release dates listed for the 3 highest grossing albums in SAS’s default date&lt;/P&gt;&lt;P&gt;formatting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you use procsort here?&lt;/P&gt;&lt;P&gt;Thought it might be something along these lines:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc sort data= Albums;&lt;BR /&gt;By ReleaseDate;&lt;BR /&gt;Run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I know I still need to incorporate the 3 highest grossing albums in there&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 23:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ProcSort/m-p/628960#M185915</guid>
      <dc:creator>harveysarah0</dc:creator>
      <dc:date>2020-03-02T23:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: ProcSort</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ProcSort/m-p/628966#M185919</link>
      <description>&lt;P&gt;I'll give you a hint. If you ask to sort by ReleaseDate, then you learn which albums were released first, but you learn nothing about the amount of the gross revenue of the album. So, you need to sort by ......&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 23:43:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ProcSort/m-p/628966#M185919</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-03-02T23:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: ProcSort</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ProcSort/m-p/629001#M185942</link>
      <description>You should be able to run that and see if it's the right answer. Is it giving you what you want? How would you do it in Excel?</description>
      <pubDate>Tue, 03 Mar 2020 02:14:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ProcSort/m-p/629001#M185942</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-03-03T02:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: ProcSort</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ProcSort/m-p/629009#M185946</link>
      <description>&lt;P&gt;Besides of Proc Sort using Proc Rank is another option which also deals with ties.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 03:11:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ProcSort/m-p/629009#M185946</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2020-03-03T03:11:35Z</dc:date>
    </item>
  </channel>
</rss>

