<?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 Change source file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Change-source-file/m-p/810817#M81793</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I imported an excel file and then built a process flow base on that excel file (add query builders, program, etc).&lt;/P&gt;&lt;P&gt;Now I would like to replace the original excel file with a new excel file that has the same variables, but different observations.&lt;/P&gt;&lt;P&gt;Can I connect the new excel file to the process flow (replace the former excel file with the new one), so I would not have to build the process flow all over again?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Lior&lt;/P&gt;</description>
    <pubDate>Sat, 30 Apr 2022 15:06:34 GMT</pubDate>
    <dc:creator>lioradam</dc:creator>
    <dc:date>2022-04-30T15:06:34Z</dc:date>
    <item>
      <title>Change source file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Change-source-file/m-p/810817#M81793</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I imported an excel file and then built a process flow base on that excel file (add query builders, program, etc).&lt;/P&gt;&lt;P&gt;Now I would like to replace the original excel file with a new excel file that has the same variables, but different observations.&lt;/P&gt;&lt;P&gt;Can I connect the new excel file to the process flow (replace the former excel file with the new one), so I would not have to build the process flow all over again?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Lior&lt;/P&gt;</description>
      <pubDate>Sat, 30 Apr 2022 15:06:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Change-source-file/m-p/810817#M81793</guid>
      <dc:creator>lioradam</dc:creator>
      <dc:date>2022-04-30T15:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change source file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Change-source-file/m-p/810871#M81794</link>
      <description>&lt;P&gt;You should be able to modify the filename in the Import node, but leave the target dataset name unchanged.&lt;/P&gt;
&lt;P&gt;But there is the usual caveat when using Excel files: changes in data can cause changes in structure (variable type and attributes). For a consistent process, use a different file format (csv), the Copy Files task, and a manually written data step.&lt;/P&gt;</description>
      <pubDate>Sun, 01 May 2022 06:28:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Change-source-file/m-p/810871#M81794</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-05-01T06:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Change source file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Change-source-file/m-p/810905#M81795</link>
      <description>&lt;P&gt;Hi Kurt,&lt;/P&gt;&lt;P&gt;Thank you for your answer. Actually, I found another (less elegant) solution: I copy the new data into the original source data (copy from the new excel file to the original excel file) and the SAS automatically updates the data. but I will try your suggestion as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Lior&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 01 May 2022 12:49:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Change-source-file/m-p/810905#M81795</guid>
      <dc:creator>lioradam</dc:creator>
      <dc:date>2022-05-01T12:49:33Z</dc:date>
    </item>
  </channel>
</rss>

