<?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 Extract - i want last 3 months in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Extract-i-want-last-3-months/m-p/27761#M203</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an extract which looks like this to make a smaller subset:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turn_Date &amp;gt; Today()-93&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what i really want is the current month + the last 3 months ( but the complete data, and not really 93 days )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tips, help? Is this possible in an extract?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greets&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2011 09:13:54 GMT</pubDate>
    <dc:creator>Filipvdr</dc:creator>
    <dc:date>2011-07-08T09:13:54Z</dc:date>
    <item>
      <title>Extract - i want last 3 months</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Extract-i-want-last-3-months/m-p/27761#M203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an extract which looks like this to make a smaller subset:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Turn_Date &amp;gt; Today()-93&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what i really want is the current month + the last 3 months ( but the complete data, and not really 93 days )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tips, help? Is this possible in an extract?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greets&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 09:13:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Extract-i-want-last-3-months/m-p/27761#M203</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2011-07-08T09:13:54Z</dc:date>
    </item>
    <item>
      <title>Extract - i want last 3 months</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Extract-i-want-last-3-months/m-p/27762#M204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; and the answer is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;turn_Date &amp;gt;&amp;nbsp; intnx('month',today(),-3)-1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 09:30:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Extract-i-want-last-3-months/m-p/27762#M204</guid>
      <dc:creator>Filipvdr</dc:creator>
      <dc:date>2011-07-08T09:30:37Z</dc:date>
    </item>
  </channel>
</rss>

