<?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: SAS Dataset showing blanks once imported in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-Dataset-showing-blanks-once-imported/m-p/618046#M181239</link>
    <description>&lt;P&gt;I do use proc import.&amp;nbsp; Can you suggest a better method?&amp;nbsp; I will investigate the log.&amp;nbsp; Thanks for your help&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2020 11:00:46 GMT</pubDate>
    <dc:creator>billoconnor989</dc:creator>
    <dc:date>2020-01-17T11:00:46Z</dc:date>
    <item>
      <title>SAS Dataset showing blanks once imported</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Dataset-showing-blanks-once-imported/m-p/618039#M181236</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am importing a regular CSV into Base SAS.&amp;nbsp; Have done this many times,&amp;nbsp; however this time whilst importing I have a full blank cells in one column that is completely populated in my CSV.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have never seen this before and completely out of ideas what may be wrong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 10:44:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Dataset-showing-blanks-once-imported/m-p/618039#M181236</guid>
      <dc:creator>billoconnor989</dc:creator>
      <dc:date>2020-01-17T10:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Dataset showing blanks once imported</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Dataset-showing-blanks-once-imported/m-p/618041#M181238</link>
      <description>&lt;P&gt;Do you use proc import? If yes, don't be surprised.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, look at the log for suspicious messages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that does not give you a clue, post a sample of your file, and your log (use the {i} button for both). If the log is overlong because of many messages, reduce to a representative sample .&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 10:52:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Dataset-showing-blanks-once-imported/m-p/618041#M181238</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-01-17T10:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Dataset showing blanks once imported</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Dataset-showing-blanks-once-imported/m-p/618046#M181239</link>
      <description>&lt;P&gt;I do use proc import.&amp;nbsp; Can you suggest a better method?&amp;nbsp; I will investigate the log.&amp;nbsp; Thanks for your help&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 11:00:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Dataset-showing-blanks-once-imported/m-p/618046#M181239</guid>
      <dc:creator>billoconnor989</dc:creator>
      <dc:date>2020-01-17T11:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Dataset showing blanks once imported</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Dataset-showing-blanks-once-imported/m-p/618048#M181241</link>
      <description>&lt;P&gt;Use proc import on a file where the import worked. Copy the data step (proc import creates one and runs it) from the log, and apply it to the current file. Study the log in case the result is not what you expected.&lt;/P&gt;
&lt;P&gt;Once it works, you can simplify and optimize this data step. The proper way to reliably read text files into SAS is always a customized data step.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 11:06:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Dataset-showing-blanks-once-imported/m-p/618048#M181241</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-01-17T11:06:37Z</dc:date>
    </item>
  </channel>
</rss>

