<?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: Run Code on Only Newly imported Data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Run-Code-on-Only-Newly-imported-Data/m-p/495460#M130760</link>
    <description>&lt;P&gt;is there date and timestamp on the records?&amp;nbsp; you could setup a step or selection statement for processing records using those indicators.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Sep 2018 18:53:40 GMT</pubDate>
    <dc:creator>VDD</dc:creator>
    <dc:date>2018-09-13T18:53:40Z</dc:date>
    <item>
      <title>Run Code on Only Newly imported Data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Run-Code-on-Only-Newly-imported-Data/m-p/495420#M130743</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working on an automatic data refresh using Windows Task Scheduler. Every night at midnight web scraped data will be uploaded on my computer. I will then run the automated SAS code for data manipulation purposes. However I would only like to run the SAS code on the data that is new. My file size is very large, so I would like to reduce process time by only running the code through the new&amp;nbsp;data rather than the entire data set. I was wondering if there is a code that would only run on new data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 17:33:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Run-Code-on-Only-Newly-imported-Data/m-p/495420#M130743</guid>
      <dc:creator>bklassen</dc:creator>
      <dc:date>2018-09-13T17:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Run Code on Only Newly imported Data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Run-Code-on-Only-Newly-imported-Data/m-p/495427#M130748</link>
      <description>&lt;P&gt;Sure, just add a step to your process so that it extracts the new data only and then runs on that. Exactly how depends a bit more on your data structure. There needs to be a relatively clean way to know what’s new data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/233173"&gt;@bklassen&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am currently working on an automatic data refresh using Windows Task Scheduler. Every night at midnight web scraped data will be uploaded on my computer. I will then run the automated SAS code for data manipulation purposes. However I would only like to run the SAS code on the data that is new. My file size is very large, so I would like to reduce process time by only running the code through the new&amp;nbsp;data rather than the entire data set. I was wondering if there is a code that would only run on new data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 17:46:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Run-Code-on-Only-Newly-imported-Data/m-p/495427#M130748</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-09-13T17:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Run Code on Only Newly imported Data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Run-Code-on-Only-Newly-imported-Data/m-p/495460#M130760</link>
      <description>&lt;P&gt;is there date and timestamp on the records?&amp;nbsp; you could setup a step or selection statement for processing records using those indicators.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 18:53:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Run-Code-on-Only-Newly-imported-Data/m-p/495460#M130760</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2018-09-13T18:53:40Z</dc:date>
    </item>
  </channel>
</rss>

