<?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 csv issue in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/import-csv-issue/m-p/529443#M144664</link>
    <description>&lt;P&gt;Hi, brand new to SAS UE, I looking for the easiest way to import a data table. I'm using the code snippet Import CSV file. When I run the code my file name is prepended with "&lt;SPAN&gt;/opt/sasinside/SASConfig/Lev1/SASApp/" and I get&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="sasSource"&gt;WARNING: Physical file does not exist, /opt/sasinside/SASConfig/Lev1/SASApp/C:\Users\Alexi\Desktop\Minitab.csv.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;How do I disable the prepend string?&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;thanks,&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;Alexim&lt;/DIV&gt;</description>
    <pubDate>Wed, 23 Jan 2019 16:43:47 GMT</pubDate>
    <dc:creator>alexim</dc:creator>
    <dc:date>2019-01-23T16:43:47Z</dc:date>
    <item>
      <title>import csv issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-csv-issue/m-p/529443#M144664</link>
      <description>&lt;P&gt;Hi, brand new to SAS UE, I looking for the easiest way to import a data table. I'm using the code snippet Import CSV file. When I run the code my file name is prepended with "&lt;SPAN&gt;/opt/sasinside/SASConfig/Lev1/SASApp/" and I get&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="sasSource"&gt;WARNING: Physical file does not exist, /opt/sasinside/SASConfig/Lev1/SASApp/C:\Users\Alexi\Desktop\Minitab.csv.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;How do I disable the prepend string?&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;thanks,&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;Alexim&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Jan 2019 16:43:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-csv-issue/m-p/529443#M144664</guid>
      <dc:creator>alexim</dc:creator>
      <dc:date>2019-01-23T16:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: import csv issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-csv-issue/m-p/529450#M144665</link>
      <description>You need to place files in the myfolders you set up at installation and then use the file path:&lt;BR /&gt;&lt;BR /&gt;'/folders/myfolders/minitab.csv'&lt;BR /&gt;&lt;BR /&gt;This is because SAS UE is running on a virtual machine running on your computer that doesn't have access to your full hard drive, only the shared folders that have been set up. Consider it similar to working on a server, not on an application installed on your computer.</description>
      <pubDate>Wed, 23 Jan 2019 17:00:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-csv-issue/m-p/529450#M144665</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-01-23T17:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: import csv issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-csv-issue/m-p/529452#M144666</link>
      <description>Success!!! Thanks Reeza for the speedy response.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Alexim</description>
      <pubDate>Wed, 23 Jan 2019 17:14:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-csv-issue/m-p/529452#M144666</guid>
      <dc:creator>alexim</dc:creator>
      <dc:date>2019-01-23T17:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: import csv issue</title>
      <link>https://communities.sas.com/t5/SAS-Programming/import-csv-issue/m-p/529456#M144668</link>
      <description>&lt;P&gt;Hi Alexim,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you complete step 3b in the &lt;A href="http://support.sas.com/software/products/university-edition/docs/en/SASUniversityEditionQuickStartVirtualBox.pdf" target="_self"&gt;Quick Start Guide&lt;/A&gt;?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P class="cs5E739B1"&gt;&lt;SPAN class="cs40178A72"&gt;The CSV file must be put into the physical folder named&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="cs2DE304C"&gt;myfolders&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="cs40178A72"&gt;on your computer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs5E739B1"&gt;&lt;SPAN class="cs40178A72"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs5E739B1"&gt;&lt;SPAN class="cs40178A72"&gt;Once you have your data files in that location, you can access them from SAS Studio.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs5E739B1"&gt;&lt;SPAN class="cs40178A72"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs5E739B1"&gt;&lt;SPAN class="cs40178A72"&gt;Go to Tasks and Utilities on the right hand side&amp;gt; Utilities&amp;gt; Import Data&amp;gt; Select the file that you want to use from your&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="cs2DE304C"&gt;myfolders&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="cs40178A72"&gt;folder&amp;gt; change the settings accordingly&amp;gt; and then click Run.&lt;BR /&gt;&lt;BR /&gt;Here's a couple of links to additional resources that may help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/software/products/university-edition/faq/main.htm" target="_self"&gt;SAS University Edition: Help Center&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs5E739B1"&gt;&lt;SPAN class="cs40178A72"&gt;&lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/bd-p/sas_analytics_u?nobounce" target="_self"&gt;SAS Analytics U&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Andy&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 17:24:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/import-csv-issue/m-p/529456#M144668</guid>
      <dc:creator>AMSAS</dc:creator>
      <dc:date>2019-01-23T17:24:50Z</dc:date>
    </item>
  </channel>
</rss>

