<?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: import csv file in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/667923#M23060</link>
    <description>&lt;P&gt;Thanks Sir, I got it&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2020 00:50:05 GMT</pubDate>
    <dc:creator>Jianan_luna</dc:creator>
    <dc:date>2020-07-09T00:50:05Z</dc:date>
    <item>
      <title>import csv file</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/667057#M23013</link>
      <description>&lt;P&gt;I am taking SAS Programming: essentials, lesson 2. In Demo: importing a comma-delimited file part, I cannot successfully import csv file. I follow all instructions. I check the code so many times. I found at the beginning, the file named storm_damage.csv is different between my file and the instructor's file. Could anyone help me figure it out? I am so struggling with it. I took the screenshot, please check it!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="when I open the same page, it show different details" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/46920i4BC8B8BAB3BFE1B0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-07-05 143059.png" alt="when I open the same page, it show different details" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;when I open the same page, it show different details&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="my code" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/46919iC3D2A94030B9A2CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-07-05 143150.png" alt="my code" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;my code&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="instructor's page" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/46922i1C08ED111B3323BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-07-05 143257.png" alt="instructor's page" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;instructor's page&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="instructor's code" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/46921i68DF4AA8B535698F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2020-07-05 143359.png" alt="instructor's code" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;instructor's code&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jul 2020 20:40:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/667057#M23013</guid>
      <dc:creator>Jianan_luna</dc:creator>
      <dc:date>2020-07-05T20:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: import csv file</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/667059#M23014</link>
      <description>&lt;P&gt;Your filename in the PROC IMPORT does not start with /folders/myfolders, which is essential.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jul 2020 20:47:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/667059#M23014</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-07-05T20:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: import csv file</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/667923#M23060</link>
      <description>&lt;P&gt;Thanks Sir, I got it&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 00:50:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/667923#M23060</guid>
      <dc:creator>Jianan_luna</dc:creator>
      <dc:date>2020-07-09T00:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: import csv file</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/708265#M26572</link>
      <description>Where can I get the course csv files?</description>
      <pubDate>Sat, 26 Dec 2020 13:11:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/708265#M26572</guid>
      <dc:creator>fpedrozam</dc:creator>
      <dc:date>2020-12-26T13:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: import csv file</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/708292#M26574</link>
      <description>Hi:&lt;BR /&gt;Please look at the Course Overview and Data Setup for the  course. It is BEFORE Lesson 1. There are instructions for how to get ALL the files needed for the class. The method you choose will be the same type of process as you did for Programming 1...the files and data are different, but the process in the Course Overview section is the same. You should not start any of the course work until after you do the required setup for the course.&lt;BR /&gt;Cynthia</description>
      <pubDate>Sat, 26 Dec 2020 19:09:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/708292#M26574</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-12-26T19:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: import csv file</title>
      <link>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/708342#M26585</link>
      <description>Thank you</description>
      <pubDate>Sun, 27 Dec 2020 14:43:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/import-csv-file/m-p/708342#M26585</guid>
      <dc:creator>fpedrozam</dc:creator>
      <dc:date>2020-12-27T14:43:52Z</dc:date>
    </item>
  </channel>
</rss>

