<?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: E.G. Displaying the data in a Summary Table Report in Descending or Ascending order by the data column in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89548#M8398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Picture1.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4218_Picture1.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Sep 2013 11:48:24 GMT</pubDate>
    <dc:creator>nrose</dc:creator>
    <dc:date>2013-09-24T11:48:24Z</dc:date>
    <item>
      <title>E.G. Displaying the data in a Summary Table Report in Descending or Ascending order by the data column</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89546#M8396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have an output table that has Company Codes (Rows) and data (Currency) in a column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to show in the Summary Report the Currency column in Descending or Ascending order without using re-coding as an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 15:45:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89546#M8396</guid>
      <dc:creator>BillB</dc:creator>
      <dc:date>2013-09-20T15:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: E.G. Displaying the data in a Summary Table Report in Descending or Ascending order by the data column</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89547#M8397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want the data ordered by the counts? Eg, top dollar groups first or last? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can go to the code, preview code and modify the code. Add ORDER=FREQ&amp;nbsp; the proc tabulate line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see an option to do that in EG 4.3, perhaps that's changed in later versions though.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 18:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89547#M8397</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-09-20T18:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: E.G. Displaying the data in a Summary Table Report in Descending or Ascending order by the data column</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89548#M8398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Picture1.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4218_Picture1.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 11:48:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89548#M8398</guid>
      <dc:creator>nrose</dc:creator>
      <dc:date>2013-09-24T11:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: E.G. Displaying the data in a Summary Table Report in Descending or Ascending order by the data column</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89549#M8399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately that controls the Class levels, not based on the data values in the report. &lt;/P&gt;&lt;P&gt;For example with Cars and descending option on make (analysis variable= mpg(city))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://communities.sas.com/legacyfs/online/4232_pastedImage_0.png" style="width: 260px; height: 291px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 14:51:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89549#M8399</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-09-24T14:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: E.G. Displaying the data in a Summary Table Report in Descending or Ascending order by the data column</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89550#M8400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which task are you using to create the report?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 20:47:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/E-G-Displaying-the-data-in-a-Summary-Table-Report-in-Descending/m-p/89550#M8400</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2013-09-24T20:47:50Z</dc:date>
    </item>
  </channel>
</rss>

