<?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 pulling the latest record based on date in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/pulling-the-latest-record-based-on-date/m-p/154525#M2668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table which has the below contents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; email_addr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date_enrolled&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:x@gmail.com"&gt;x@gmail.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/10/2008&lt;/SPAN&gt;&lt;BR /&gt; &lt;A href="mailto:x@gmail.com"&gt;x@gmail.com&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/01/2014&lt;/P&gt;&lt;P&gt; x&lt;A href="mailto:x@gmail.com"&gt;@gmail.com&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/05/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I need the latest record of 05/05/2014 by leaving the other records.&amp;nbsp; Can i use first function ? Is there any easy way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 May 2014 14:18:24 GMT</pubDate>
    <dc:creator>archana</dc:creator>
    <dc:date>2014-05-12T14:18:24Z</dc:date>
    <item>
      <title>pulling the latest record based on date</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/pulling-the-latest-record-based-on-date/m-p/154525#M2668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table which has the below contents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; email_addr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date_enrolled&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:x@gmail.com"&gt;x@gmail.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/10/2008&lt;/SPAN&gt;&lt;BR /&gt; &lt;A href="mailto:x@gmail.com"&gt;x@gmail.com&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01/01/2014&lt;/P&gt;&lt;P&gt; x&lt;A href="mailto:x@gmail.com"&gt;@gmail.com&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05/05/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I need the latest record of 05/05/2014 by leaving the other records.&amp;nbsp; Can i use first function ? Is there any easy way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:18:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/pulling-the-latest-record-based-on-date/m-p/154525#M2668</guid>
      <dc:creator>archana</dc:creator>
      <dc:date>2014-05-12T14:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: pulling the latest record based on date</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/pulling-the-latest-record-based-on-date/m-p/154526#M2669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double post, please see other response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 14:23:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/pulling-the-latest-record-based-on-date/m-p/154526#M2669</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-05-12T14:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: pulling the latest record based on date</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/pulling-the-latest-record-based-on-date/m-p/154527#M2670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks RW9. Here is the other post with replies for reference on this community:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1&gt;&lt;A _jive_internal="true" href="https://communities.sas.com/message/210911#210911"&gt;pulling the latest record based on date&lt;/A&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 May 2014 16:49:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/pulling-the-latest-record-based-on-date/m-p/154527#M2670</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2014-05-12T16:49:25Z</dc:date>
    </item>
  </channel>
</rss>

