<?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: proc import CSV file into SAS with data in cell text with comma in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-import-CSV-file-into-SAS-with-data-in-cell-text-with-comma/m-p/569669#M160569</link>
    <description>Save it as Excel and import it as Excel. Or you need to process the file first to remove line returns and even then they could include other things that make it really hard to read that line of text. &lt;BR /&gt;&lt;BR /&gt;Tom answered this question on here earlier this week (yesterday I think), for another question with an import issue. You can find his answer on here.</description>
    <pubDate>Thu, 27 Jun 2019 23:19:59 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-06-27T23:19:59Z</dc:date>
    <item>
      <title>proc import CSV file into SAS with data in cell text with comma</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-import-CSV-file-into-SAS-with-data-in-cell-text-with-comma/m-p/569666#M160568</link>
      <description>&lt;P&gt;i am trying to import CSV file from my local to SAS. The data includes in one of the column ' Description' with below long text with comma and special chars.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'&amp;nbsp;The purpose of this application is to deliver a consistent and repeatable process that demonstrates maturity, comparable with&amp;nbsp; basis.&lt;BR /&gt;The capabilities will include: Training &amp;amp;amp; exercise management, crisis management, keep business resiliency program artifacts up to date (such as risk assessments for availability, '&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc import datafile=C:\SAS\Report.csv" out=mydata dbms=CSV replace;&lt;BR /&gt;delimiter=',';&lt;BR /&gt;GUESSINGROWS=32767;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The import breaking the Description text into multiple cells and creating multiple rows for one row data. Please help me I am trying below options&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Delete description column before import. I don;t use the Description column in my report&lt;/P&gt;&lt;P&gt;2. Trim Description text before import&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 23:06:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-import-CSV-file-into-SAS-with-data-in-cell-text-with-comma/m-p/569666#M160568</guid>
      <dc:creator>radha009</dc:creator>
      <dc:date>2019-06-27T23:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: proc import CSV file into SAS with data in cell text with comma</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-import-CSV-file-into-SAS-with-data-in-cell-text-with-comma/m-p/569669#M160569</link>
      <description>Save it as Excel and import it as Excel. Or you need to process the file first to remove line returns and even then they could include other things that make it really hard to read that line of text. &lt;BR /&gt;&lt;BR /&gt;Tom answered this question on here earlier this week (yesterday I think), for another question with an import issue. You can find his answer on here.</description>
      <pubDate>Thu, 27 Jun 2019 23:19:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-import-CSV-file-into-SAS-with-data-in-cell-text-with-comma/m-p/569669#M160569</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-06-27T23:19:59Z</dc:date>
    </item>
  </channel>
</rss>

