<?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 APPEND in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/APPEND/m-p/756692#M30087</link>
    <description>&lt;P&gt;Hello my friends,&lt;/P&gt;&lt;P&gt;I have an question pertaining to appending the data to dataset.&lt;/P&gt;&lt;P&gt;Example : every week an file comes into the folder - which needs to be appended to the dataset.&lt;/P&gt;&lt;P&gt;I have 35 files --where in I have used infile * and created the dataset till this week -- which is all good.&lt;/P&gt;&lt;P&gt;Now next week if the file (.csv) come in - I want the new file to directly append to the dataset which is ready rather then reading entire 35 files+ new file and appending to the dataset.&lt;/P&gt;&lt;P&gt;In short question is : How can I append the data to existing dataset without reading previous files.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jul 2021 16:28:29 GMT</pubDate>
    <dc:creator>sasenthusiast07</dc:creator>
    <dc:date>2021-07-26T16:28:29Z</dc:date>
    <item>
      <title>APPEND</title>
      <link>https://communities.sas.com/t5/New-SAS-User/APPEND/m-p/756692#M30087</link>
      <description>&lt;P&gt;Hello my friends,&lt;/P&gt;&lt;P&gt;I have an question pertaining to appending the data to dataset.&lt;/P&gt;&lt;P&gt;Example : every week an file comes into the folder - which needs to be appended to the dataset.&lt;/P&gt;&lt;P&gt;I have 35 files --where in I have used infile * and created the dataset till this week -- which is all good.&lt;/P&gt;&lt;P&gt;Now next week if the file (.csv) come in - I want the new file to directly append to the dataset which is ready rather then reading entire 35 files+ new file and appending to the dataset.&lt;/P&gt;&lt;P&gt;In short question is : How can I append the data to existing dataset without reading previous files.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 16:28:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/APPEND/m-p/756692#M30087</guid>
      <dc:creator>sasenthusiast07</dc:creator>
      <dc:date>2021-07-26T16:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: APPEND</title>
      <link>https://communities.sas.com/t5/New-SAS-User/APPEND/m-p/756696#M30088</link>
      <description>&lt;P&gt;You modify your code to append to an existing data set stored in a permanent location. You need to decide how many checks you need for your process as well - for example do you ever need to handle rollbacks, do you need to deal with cases where you may need to run it multiple times a day? I separate my reporting/data management processes so this isn't an issue typically. See an example here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/statgeek/353374a5d8ea4f0c89ce5d80a47f4a4c" target="_blank" rel="noopener"&gt;https://gist.github.com/statgeek/353374a5d8ea4f0c89ce5d80a47f4a4c&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 16:37:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/APPEND/m-p/756696#M30088</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-07-26T16:37:49Z</dc:date>
    </item>
  </channel>
</rss>

