<?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: After sorting data is missing in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/After-sorting-data-is-missing/m-p/259165#M57423</link>
    <description>&lt;P&gt;Post the log please. Run a proc freq on you data before and after the sort and compare the results.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You probably have some missing data and the sort brings it to the top of the dataset since missing is the smallest value.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Mar 2016 21:18:29 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-03-25T21:18:29Z</dc:date>
    <item>
      <title>After sorting data is missing</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/After-sorting-data-is-missing/m-p/259160#M57421</link>
      <description>&lt;P&gt;Hi, I'm running into a problem I've never seen before. I'm trying to sort a character variable that has a unique identifier, after the data is sorted, the data within the variable goes missing. Any insight as to why?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sort data=work.data; by uniqueID_char; run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've verified that the data exists before the proc sort command, so I'm not sure why its deleting it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 21:14:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/After-sorting-data-is-missing/m-p/259160#M57421</guid>
      <dc:creator>endofline</dc:creator>
      <dc:date>2016-03-25T21:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: After sorting data is missing</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/After-sorting-data-is-missing/m-p/259165#M57423</link>
      <description>&lt;P&gt;Post the log please. Run a proc freq on you data before and after the sort and compare the results.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You probably have some missing data and the sort brings it to the top of the dataset since missing is the smallest value.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 21:18:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/After-sorting-data-is-missing/m-p/259165#M57423</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-03-25T21:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: After sorting data is missing</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/After-sorting-data-is-missing/m-p/259180#M57430</link>
      <description>&lt;P&gt;Thanks for the suggestion. My data set is 110M, I didn't think it was possible for it to be missing 800K, but it appears it is.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 21:52:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/After-sorting-data-is-missing/m-p/259180#M57430</guid>
      <dc:creator>endofline</dc:creator>
      <dc:date>2016-03-25T21:52:11Z</dc:date>
    </item>
  </channel>
</rss>

