<?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 how to replace 1960-01-01 with a blank field in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-how-to-replace-1960-01-01-with-a-blank-field/m-p/793771#M254464</link>
    <description>&lt;P&gt;Use the CALL MISSING function in a DATA step&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;if variablename=0 then call missing(variablename);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Feb 2022 14:33:02 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-02-01T14:33:02Z</dc:date>
    <item>
      <title>SAS how to replace 1960-01-01 with a blank field</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-how-to-replace-1960-01-01-with-a-blank-field/m-p/793762#M254458</link>
      <description>&lt;P&gt;I have a question, I have a problem, in the DEFAULT_DWE column I have a date 1960-01-01 instead of an empty field, the date should be only where the number 1 in the spr_Default column is. How to make the spr_Default empty field.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gieorgie_0-1643724047698.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68086i66650B3FFE22D836/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gieorgie_0-1643724047698.png" alt="Gieorgie_0-1643724047698.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 14:00:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-how-to-replace-1960-01-01-with-a-blank-field/m-p/793762#M254458</guid>
      <dc:creator>Gieorgie</dc:creator>
      <dc:date>2022-02-01T14:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS how to replace 1960-01-01 with a blank field</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-how-to-replace-1960-01-01-with-a-blank-field/m-p/793771#M254464</link>
      <description>&lt;P&gt;Use the CALL MISSING function in a DATA step&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;if variablename=0 then call missing(variablename);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 14:33:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-how-to-replace-1960-01-01-with-a-blank-field/m-p/793771#M254464</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-02-01T14:33:02Z</dc:date>
    </item>
  </channel>
</rss>

