<?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 Data import error: Physical file does not exist in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Data-import-error-Physical-file-does-not-exist/m-p/756104#M30050</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm getting back into using SAS after a few years, and I am having trouble importing my excel file. I use SAS 64-bit on Windows 10 on Parallels 16 virtual environment, so I located the file location and the file name and used this code (which has worked for me previously):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;Proc&lt;/STRONG&gt; &lt;STRONG&gt;import&lt;/STRONG&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;DATAFILE&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;=&lt;/SPAN&gt;"C:\Users\Kelsey\Documents\UCSF COVID Cytokine Research Project - Gaw\cytokine_modified_7.1.21"&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s2"&gt;OUT&lt;/SPAN&gt;=Cytokine_72221&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s2"&gt;dbms&lt;/SPAN&gt;=xls&lt;/P&gt;&lt;P class="p3"&gt;replace;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN class="s1"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;However, I am getting this error message:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;ERROR: Physical file does not exist&lt;/STRONG&gt;, C:\Users\Kelsey\Documents\UCSF COVID Cytokine Research Project&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;- Gaw\cytokine_modified_7.1.21.xls.&lt;/P&gt;&lt;P class="p1"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P class="p1"&gt;NOTE: PROCEDURE IMPORT used (Total process time):&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;real time &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;0.03 seconds&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;cpu time&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;0.03 seconds&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;I have triple checked the file name and now I am concerned something else more complicated is going on. Please help! Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jul 2021 00:53:21 GMT</pubDate>
    <dc:creator>Kels123</dc:creator>
    <dc:date>2021-07-23T00:53:21Z</dc:date>
    <item>
      <title>Data import error: Physical file does not exist</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Data-import-error-Physical-file-does-not-exist/m-p/756104#M30050</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm getting back into using SAS after a few years, and I am having trouble importing my excel file. I use SAS 64-bit on Windows 10 on Parallels 16 virtual environment, so I located the file location and the file name and used this code (which has worked for me previously):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;Proc&lt;/STRONG&gt; &lt;STRONG&gt;import&lt;/STRONG&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s2"&gt;DATAFILE&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;=&lt;/SPAN&gt;"C:\Users\Kelsey\Documents\UCSF COVID Cytokine Research Project - Gaw\cytokine_modified_7.1.21"&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s2"&gt;OUT&lt;/SPAN&gt;=Cytokine_72221&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s2"&gt;dbms&lt;/SPAN&gt;=xls&lt;/P&gt;&lt;P class="p3"&gt;replace;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN class="s1"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;However, I am getting this error message:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;STRONG&gt;ERROR: Physical file does not exist&lt;/STRONG&gt;, C:\Users\Kelsey\Documents\UCSF COVID Cytokine Research Project&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;- Gaw\cytokine_modified_7.1.21.xls.&lt;/P&gt;&lt;P class="p1"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P class="p1"&gt;NOTE: PROCEDURE IMPORT used (Total process time):&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;real time &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;0.03 seconds&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;cpu time&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;0.03 seconds&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;I have triple checked the file name and now I am concerned something else more complicated is going on. Please help! Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 00:53:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Data-import-error-Physical-file-does-not-exist/m-p/756104#M30050</guid>
      <dc:creator>Kels123</dc:creator>
      <dc:date>2021-07-23T00:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data import error: Physical file does not exist</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Data-import-error-Physical-file-does-not-exist/m-p/756107#M30051</link>
      <description>&lt;P&gt;Are you sure your file type is XLS not XLSX? Failing that copy the folder path from Windows Explorer.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 02:05:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Data-import-error-Physical-file-does-not-exist/m-p/756107#M30051</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2021-07-23T02:05:03Z</dc:date>
    </item>
  </channel>
</rss>

