<?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 Concatenating of dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Concatenating-of-dataset/m-p/396651#M278189</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am trying to concatenate 2 datasets. The procedure followed is as below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. First imported the .xslx files to the folders.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. In the SAS code console, trying to import the file but it is throwing an error as physical file doesnt exist whereas it is present under the same folder location.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Sample code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC import datafile='/folders/myfolders/Sohan_Own_programs/Electronic.xlsx'&lt;BR /&gt;Out=work.electronic&lt;BR /&gt;DBMS=xlsx&lt;BR /&gt;replace;&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;The &amp;nbsp;folder location where the file is available is&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;/folders/myfolders/Sohan_Own_programs/Electronic.xlsx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Also tried import data from that Electronix.xlsx file and copy pasted the file location but nothing worked still getting the same error.&lt;BR /&gt;&lt;BR /&gt;Request your help &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Sep 2017 13:21:00 GMT</pubDate>
    <dc:creator>SohanT</dc:creator>
    <dc:date>2017-09-17T13:21:00Z</dc:date>
    <item>
      <title>Concatenating of dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Concatenating-of-dataset/m-p/396651#M278189</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am trying to concatenate 2 datasets. The procedure followed is as below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. First imported the .xslx files to the folders.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. In the SAS code console, trying to import the file but it is throwing an error as physical file doesnt exist whereas it is present under the same folder location.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Sample code:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC import datafile='/folders/myfolders/Sohan_Own_programs/Electronic.xlsx'&lt;BR /&gt;Out=work.electronic&lt;BR /&gt;DBMS=xlsx&lt;BR /&gt;replace;&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;The &amp;nbsp;folder location where the file is available is&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;/folders/myfolders/Sohan_Own_programs/Electronic.xlsx&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Also tried import data from that Electronix.xlsx file and copy pasted the file location but nothing worked still getting the same error.&lt;BR /&gt;&lt;BR /&gt;Request your help &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 13:21:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Concatenating-of-dataset/m-p/396651#M278189</guid>
      <dc:creator>SohanT</dc:creator>
      <dc:date>2017-09-17T13:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenating of dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Concatenating-of-dataset/m-p/396653#M278190</link>
      <description>&lt;P&gt;When SAS says that a file does not exist, it's not there, period.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please post the complete log from the failed step.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Sep 2017 14:03:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Concatenating-of-dataset/m-p/396653#M278190</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-09-17T14:03:58Z</dc:date>
    </item>
  </channel>
</rss>

