<?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: max 3 in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439048#M20458</link>
    <description>&lt;P&gt;Sort descending and take the first three.&lt;/P&gt;
&lt;P&gt;Or ascending and take the last three.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2018 19:15:16 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-02-21T19:15:16Z</dc:date>
    <item>
      <title>max 3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439037#M20452</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this dataset and I want to create a report that include the max 3 of numsites. I tried proc univariate but the problem is it gonna include the highest and the lowest in the output and I couldn't find option that exclude the lowest .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise me what is the best way to get the result.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Obs&lt;/TD&gt;&lt;TD&gt;Site_Number&lt;/TD&gt;&lt;TD&gt;numsites&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;1050&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;1200&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;1350&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;1450&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;1451&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;TD&gt;1600&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;1601&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8&lt;/TD&gt;&lt;TD&gt;1602&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;9&lt;/TD&gt;&lt;TD&gt;5006&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;5008&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 21 Feb 2018 19:12:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439037#M20452</guid>
      <dc:creator>mona4u</dc:creator>
      <dc:date>2018-02-21T19:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: max 3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439040#M20453</link>
      <description>&lt;P&gt;how ddoes output look like&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 19:09:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439040#M20453</guid>
      <dc:creator>kiranv_</dc:creator>
      <dc:date>2018-02-21T19:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: max 3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439043#M20454</link>
      <description>&lt;P&gt;Is that what you have? What would be the expected output for that data?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your requirements are not clear, no idea what the following means&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;I tried proc univalent but the problem is it gonna include the highest and the lowest in the output and I couldn't find option that exclude the lowest .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 21 Feb 2018 19:11:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439043#M20454</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-02-21T19:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: max 3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439046#M20456</link>
      <description>&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;Sites_number&lt;/TD&gt;&lt;TD&gt;1601&lt;/TD&gt;&lt;TD&gt;1350&lt;/TD&gt;&lt;TD&gt;1450&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;numsites (max 3)&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;7&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Wed, 21 Feb 2018 19:14:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439046#M20456</guid>
      <dc:creator>mona4u</dc:creator>
      <dc:date>2018-02-21T19:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: max 3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439047#M20457</link>
      <description>&lt;P&gt;just edit it&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 19:15:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439047#M20457</guid>
      <dc:creator>mona4u</dc:creator>
      <dc:date>2018-02-21T19:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: max 3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439048#M20458</link>
      <description>&lt;P&gt;Sort descending and take the first three.&lt;/P&gt;
&lt;P&gt;Or ascending and take the last three.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 19:15:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439048#M20458</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-02-21T19:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: max 3</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439051#M20459</link>
      <description>&lt;P&gt;You could investigate PROC RANK and merging its results back with your original data if you want to do a little programming so the computer can reproduce it at will.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 19:28:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/max-3/m-p/439051#M20459</guid>
      <dc:creator>jimhorne</dc:creator>
      <dc:date>2018-02-21T19:28:12Z</dc:date>
    </item>
  </channel>
</rss>

