<?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 Missing Excel 'storm' data file in p101d01.sas on SAS studio in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Missing-Excel-storm-data-file-in-p101d01-sas-on-SAS-studio/m-p/712494#M219673</link>
    <description>&lt;P&gt;When I run SAS file p101d01.sas&amp;nbsp; for the SAS cert prep 9.4 part 1.&amp;nbsp; I receive the following error message&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: Physical file does not exist, /pbr/biconfig/940/Lev1/SASApp/&amp;amp;path/data//storm. How can this be resolved please?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jan 2021 20:23:16 GMT</pubDate>
    <dc:creator>Smartsha</dc:creator>
    <dc:date>2021-01-19T20:23:16Z</dc:date>
    <item>
      <title>Missing Excel 'storm' data file in p101d01.sas on SAS studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Missing-Excel-storm-data-file-in-p101d01-sas-on-SAS-studio/m-p/712494#M219673</link>
      <description>&lt;P&gt;When I run SAS file p101d01.sas&amp;nbsp; for the SAS cert prep 9.4 part 1.&amp;nbsp; I receive the following error message&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: Physical file does not exist, /pbr/biconfig/940/Lev1/SASApp/&amp;amp;path/data//storm. How can this be resolved please?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 20:23:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Missing-Excel-storm-data-file-in-p101d01-sas-on-SAS-studio/m-p/712494#M219673</guid>
      <dc:creator>Smartsha</dc:creator>
      <dc:date>2021-01-19T20:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Excel 'storm' data file in p101d01.sas on SAS studio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Missing-Excel-storm-data-file-in-p101d01-sas-on-SAS-studio/m-p/712503#M219680</link>
      <description>&lt;P&gt;You are using the wrong folder path in your %LET statement. The s:/workshop path is just an example. Your screen shot indicates you are using SAS OnDemand for Academics. You must change the s:/workshop location to match the folder path for your EPG194/data folder. That is the location for all the course data. The surest and easiest way to find the fully-qualified path name is to right-click the EPG194/data folder and select Properties. You will see your folder path in the Location field. For SAS OnDemand, the folder path should be: &lt;STRONG&gt;%let path=/home/&lt;EM&gt;your-userid&lt;/EM&gt;/EPG194/data;&lt;/STRONG&gt; and your LIBNAME should be &lt;STRONG&gt;libname pg1 "&amp;amp;path";&lt;/STRONG&gt;. Your PROC IMPORT should then have &lt;STRONG&gt;datafile="&amp;amp;path/storm.xlsx"&lt;/STRONG&gt;. If you still have trouble, please send an email to &lt;A href="mailto:curriculumconsulting@sas." target="_blank"&gt;curriculumconsulting@sas.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 20:50:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Missing-Excel-storm-data-file-in-p101d01-sas-on-SAS-studio/m-p/712503#M219680</guid>
      <dc:creator>KathyKiraly</dc:creator>
      <dc:date>2021-01-19T20:50:15Z</dc:date>
    </item>
  </channel>
</rss>

