<?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 import an excel file in sas studio in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/import-an-excel-file-in-sas-studio/m-p/510130#M1886</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have imported an excel file with this code. it worked fine. I am using sas studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;PROC IMPORT DATAFILE = '/folders/myfolders/sas littlebook/OnionRing.xls' DBMS=XLS OUT = sales1;&lt;BR /&gt;RUN;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I placed another excel file&amp;nbsp; sasdatapractice in my&amp;nbsp; folder: &amp;nbsp; &amp;nbsp;&lt;SPAN&gt; '/folders/myfolders/sas littlebook/&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;PROC IMPORT DATAFILE = '/folders/myfolders/sas littlebook/sasdatapractice.xls' DBMS=XLS OUT = sdata;&lt;BR /&gt;RUN;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;when I run the code again , it came with this error:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ERROR: Physical file does not exist, /folders/myfolders/sas littlebook/sasdatapractice.xls&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;please advise.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Sat, 03 Nov 2018 10:31:32 GMT</pubDate>
    <dc:creator>bondtk</dc:creator>
    <dc:date>2018-11-03T10:31:32Z</dc:date>
    <item>
      <title>import an excel file in sas studio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-an-excel-file-in-sas-studio/m-p/510130#M1886</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have imported an excel file with this code. it worked fine. I am using sas studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;PROC IMPORT DATAFILE = '/folders/myfolders/sas littlebook/OnionRing.xls' DBMS=XLS OUT = sales1;&lt;BR /&gt;RUN;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I placed another excel file&amp;nbsp; sasdatapractice in my&amp;nbsp; folder: &amp;nbsp; &amp;nbsp;&lt;SPAN&gt; '/folders/myfolders/sas littlebook/&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;PROC IMPORT DATAFILE = '/folders/myfolders/sas littlebook/sasdatapractice.xls' DBMS=XLS OUT = sdata;&lt;BR /&gt;RUN;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;when I run the code again , it came with this error:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ERROR: Physical file does not exist, /folders/myfolders/sas littlebook/sasdatapractice.xls&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;please advise.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sat, 03 Nov 2018 10:31:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-an-excel-file-in-sas-studio/m-p/510130#M1886</guid>
      <dc:creator>bondtk</dc:creator>
      <dc:date>2018-11-03T10:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: import an excel file in sas studio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-an-excel-file-in-sas-studio/m-p/510136#M1889</link>
      <description>&lt;P&gt;When SAS tells you something isn't there, it's not there. Keep in mind that the Linux VM is case-sensitive, so look at your spelling.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Nov 2018 11:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-an-excel-file-in-sas-studio/m-p/510136#M1889</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-11-03T11:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: import an excel file in sas studio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-an-excel-file-in-sas-studio/m-p/510210#M1899</link>
      <description>Go to the Servers Folders and Files tab in SAS Studio. Find the file. Right click it and select properties, that’s the path you need to use.</description>
      <pubDate>Sat, 03 Nov 2018 21:42:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-an-excel-file-in-sas-studio/m-p/510210#M1899</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-11-03T21:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: import an excel file in sas studio</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-an-excel-file-in-sas-studio/m-p/510225#M1900</link>
      <description>&lt;P&gt;thanks Reeza, I have worked it out, the path was incorrect. thanks for your help.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Nov 2018 06:02:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-an-excel-file-in-sas-studio/m-p/510225#M1900</guid>
      <dc:creator>bondtk</dc:creator>
      <dc:date>2018-11-04T06:02:28Z</dc:date>
    </item>
  </channel>
</rss>

