<?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: Please can someone help me how to import three different csv files into sas university edition? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Please-can-someone-help-me-how-to-import-three-different-csv/m-p/742017#M80565</link>
    <description>Put the files in the myfolders folder you created when you installed SAS UE. &lt;BR /&gt;&lt;BR /&gt;Let's assume your file is called my_file.csv&lt;BR /&gt;&lt;BR /&gt;Then you can import it using:&lt;BR /&gt;&lt;BR /&gt;proc import datafile = "/folders/myfolders/my_file.csv" dbms=csv replace out=my_file;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;Do this three times, once for each file, changing the datafile= and out= portion to align with each file. &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 17 May 2021 21:22:47 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2021-05-17T21:22:47Z</dc:date>
    <item>
      <title>Please can someone help me how to import three different csv files into sas university edition?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Please-can-someone-help-me-how-to-import-three-different-csv/m-p/742013#M80564</link>
      <description />
      <pubDate>Mon, 17 May 2021 21:07:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Please-can-someone-help-me-how-to-import-three-different-csv/m-p/742013#M80564</guid>
      <dc:creator>Amali6</dc:creator>
      <dc:date>2021-05-17T21:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Please can someone help me how to import three different csv files into sas university edition?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Please-can-someone-help-me-how-to-import-three-different-csv/m-p/742017#M80565</link>
      <description>Put the files in the myfolders folder you created when you installed SAS UE. &lt;BR /&gt;&lt;BR /&gt;Let's assume your file is called my_file.csv&lt;BR /&gt;&lt;BR /&gt;Then you can import it using:&lt;BR /&gt;&lt;BR /&gt;proc import datafile = "/folders/myfolders/my_file.csv" dbms=csv replace out=my_file;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;Do this three times, once for each file, changing the datafile= and out= portion to align with each file. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 17 May 2021 21:22:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Please-can-someone-help-me-how-to-import-three-different-csv/m-p/742017#M80565</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-05-17T21:22:47Z</dc:date>
    </item>
  </channel>
</rss>

