<?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: No results in Sorting in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/No-results-in-Sorting/m-p/335461#M75928</link>
    <description>&lt;P&gt;Missing is sorted to the first observation. Check further records in your data.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2017 23:45:01 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-02-23T23:45:01Z</dc:date>
    <item>
      <title>No results in Sorting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/No-results-in-Sorting/m-p/335459#M75927</link>
      <description>&lt;P&gt;I am trying to sort a file and copy the sorted contents to another file. After running the file the Address column has no observation. The log also shows no error. I have copied my code below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname orion "/folders/myfolders/project";&lt;BR /&gt;proc sort data= orion.fullerton_edited out=orion.fullerton_edited1;&lt;BR /&gt;by Address;&lt;BR /&gt;run;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13491iB2819EBA1A27B913/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="1.png" title="1.png" /&gt;</description>
      <pubDate>Thu, 23 Feb 2017 23:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/No-results-in-Sorting/m-p/335459#M75927</guid>
      <dc:creator>ayushupadhyay22</dc:creator>
      <dc:date>2017-02-23T23:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: No results in Sorting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/No-results-in-Sorting/m-p/335461#M75928</link>
      <description>&lt;P&gt;Missing is sorted to the first observation. Check further records in your data.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 23:45:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/No-results-in-Sorting/m-p/335461#M75928</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-02-23T23:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: No results in Sorting</title>
      <link>https://communities.sas.com/t5/SAS-Programming/No-results-in-Sorting/m-p/335462#M75929</link>
      <description>&lt;P&gt;Look at the original file, see if there is a field called 'address' and whether that field has any data in it. All of the address fields you showed in your pdf were called site_address_whatever.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2017 23:48:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/No-results-in-Sorting/m-p/335462#M75929</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-02-23T23:48:58Z</dc:date>
    </item>
  </channel>
</rss>

