<?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: SAS University Edition Studio &amp;quot;physical file does not exist&amp;quot; error after using advice in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365649#M2723</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/147946"&gt;@rieckl&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a topic about importing data in the FAQ here:&amp;nbsp;&lt;A href="http://support.sas.com/software/products/university-edition/faq/SAS_accessdata_Excel.htm" target="_self"&gt;How do I import data from a raw data file, a Microsoft Excel worksheet, or a DBMS file?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Click on Snippets at the top to view instructions for using the Import XLSX File snippet. &amp;nbsp;In Step 2 of the instructions, there is an explanation for Line 3 of the snippet that shows examples of how to specify the XLSX filename.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps!&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Jennifer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2017 13:00:26 GMT</pubDate>
    <dc:creator>jennifert</dc:creator>
    <dc:date>2017-06-09T13:00:26Z</dc:date>
    <item>
      <title>SAS University Edition Studio "physical file does not exist" error after using advice from other pos</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365443#M2708</link>
      <description>&lt;P&gt;I have just started using SAS and tried to use the "Import XLSX" snippet to import my XLSX datafile. &amp;nbsp;I have created a folder within "myfolders" called "CH2" and have uploaded my xlsx file there. &amp;nbsp;I then filled in the relevant information using the tutorial on the SAS help website and then read a bunch of posts on here about similar problems. &amp;nbsp;However, no matter what I do, I continue to get the same error. &amp;nbsp;I'm including a screenshot of how I had the code set up and a PDF of the log after running the code. &amp;nbsp;Any ideas how to fix this and get my data into SAS? &amp;nbsp;Thank you in advance!&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13918i26A0668DD01AE10A/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Screenshot (41).png" title="Screenshot (41).png" /&gt;</description>
      <pubDate>Thu, 08 Jun 2017 16:48:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365443#M2708</guid>
      <dc:creator>rieckl</dc:creator>
      <dc:date>2017-06-08T16:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAS University Edition Studio "physical file does not exist" error after using advice</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365444#M2709</link>
      <description>&lt;P&gt;It is best to just post the log information in a code box using the {i} forum menu icon that attaching a file (unless it very long)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC IMPORT DATAFILE="&amp;lt;folders/myfolders/CH2/overtimesas.xlsx&amp;gt;"&lt;/P&gt;
&lt;P&gt;where did the &amp;lt; and &amp;gt; characters come from? I would expect&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROC IMPORT DATAFILE="/folders/myfolders/CH2/overtimesas.xlsx"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note the full error message&lt;/P&gt;
&lt;P&gt;ERROR: Physical file does not exist, /opt/sasinside/SASConfig/Lev1/SASApp/&amp;lt;folders/myfolders/CH2//overtimesas.xlsx&amp;gt;.&lt;/P&gt;
&lt;P&gt;If you use windows explorer to go to that location do you see anything named with &amp;lt;folders???&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest exploring the TASKS for import data and see the code generated for comparison&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 16:56:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365444#M2709</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-06-08T16:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS University Edition Studio "physical file does not exist" error after using advice</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365450#M2710</link>
      <description>&lt;P&gt;You can right click a file in the Files/Folders Section, select properties and the exact path you will need to use is in that menu.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can copy and use that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 17:08:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365450#M2710</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-06-08T17:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS University Edition Studio "physical file does not exist" error after using advice</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365455#M2711</link>
      <description>&lt;P&gt;You will VERY rarely find a '&amp;lt;' or '&amp;gt;' in a UNIX filename, as these characters have special meaning in the shell as in/output recdirectors.&lt;/P&gt;
&lt;P&gt;So they were used to mean 'insert your path here' in the documentation.&lt;/P&gt;
&lt;P&gt;Also keep in mind that any pathname that doesn't start with a forward slash is considered relative to the current working directory and will usually lead into the great nowhere.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 17:23:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365455#M2711</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-06-08T17:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS University Edition Studio "physical file does not exist" error after using advice</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365649#M2723</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/147946"&gt;@rieckl&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a topic about importing data in the FAQ here:&amp;nbsp;&lt;A href="http://support.sas.com/software/products/university-edition/faq/SAS_accessdata_Excel.htm" target="_self"&gt;How do I import data from a raw data file, a Microsoft Excel worksheet, or a DBMS file?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Click on Snippets at the top to view instructions for using the Import XLSX File snippet. &amp;nbsp;In Step 2 of the instructions, there is an explanation for Line 3 of the snippet that shows examples of how to specify the XLSX filename.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps!&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Jennifer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 13:00:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-University-Edition-Studio-quot-physical-file-does-not-exist/m-p/365649#M2723</guid>
      <dc:creator>jennifert</dc:creator>
      <dc:date>2017-06-09T13:00:26Z</dc:date>
    </item>
  </channel>
</rss>

