<?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: numeric advanced expression (sas enterprise) need to return date or create date but getting erro in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/numeric-advanced-expression-sas-enterprise-need-to-return-date/m-p/526878#M5169</link>
    <description>&lt;P&gt;THAT WORKED!!!! Thank you!&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 08:35:35 GMT</pubDate>
    <dc:creator>maliksmom2000</dc:creator>
    <dc:date>2019-01-14T08:35:35Z</dc:date>
    <item>
      <title>numeric advanced expression (sas enterprise) need to return date or create date but getting error</title>
      <link>https://communities.sas.com/t5/New-SAS-User/numeric-advanced-expression-sas-enterprise-need-to-return-date/m-p/526874#M5167</link>
      <description>&lt;P&gt;I need to return an existing date from a column or for it to assign a specific date "12-31-2016" but I am getting the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4 PROC SQL NOEXEC;&lt;BR /&gt;5 SELECT (ifn(t1.consolidated is not missing, t1.consolidated, "12-31-2016")) AS CALCULATION&lt;BR /&gt;6 FROM WORK.QUERY_FOR_MERGEDFINALANDANCHORDA t1;&lt;BR /&gt;ERROR: Function IFN requires a numeric expression as argument 3.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 08:14:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/numeric-advanced-expression-sas-enterprise-need-to-return-date/m-p/526874#M5167</guid>
      <dc:creator>maliksmom2000</dc:creator>
      <dc:date>2019-01-14T08:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: numeric advanced expression (sas enterprise) need to return date or create date but getting erro</title>
      <link>https://communities.sas.com/t5/New-SAS-User/numeric-advanced-expression-sas-enterprise-need-to-return-date/m-p/526875#M5168</link>
      <description>&lt;P&gt;See the documentation for SAS constants: &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=lrcon&amp;amp;docsetTarget=p0cq7f0icfjr8vn19vyunwmmsl7m.htm&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=lrcon&amp;amp;docsetTarget=p0cq7f0icfjr8vn19vyunwmmsl7m.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A SAS date constant (or literal in SAS parlance) needs to be written in the form&lt;/P&gt;
&lt;PRE&gt;"DDMMMYYYY"d&lt;/PRE&gt;
&lt;P&gt;where DD is the day of the month, MMM the month spelled out with three characters, and YYYY the year.&lt;/P&gt;
&lt;P&gt;Your date would therefore be&lt;/P&gt;
&lt;PRE&gt;"31DEC2016"d&lt;/PRE&gt;
&lt;P&gt;The month can be lowercase as well.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 08:22:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/numeric-advanced-expression-sas-enterprise-need-to-return-date/m-p/526875#M5168</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-01-14T08:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: numeric advanced expression (sas enterprise) need to return date or create date but getting erro</title>
      <link>https://communities.sas.com/t5/New-SAS-User/numeric-advanced-expression-sas-enterprise-need-to-return-date/m-p/526878#M5169</link>
      <description>&lt;P&gt;THAT WORKED!!!! Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 08:35:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/numeric-advanced-expression-sas-enterprise-need-to-return-date/m-p/526878#M5169</guid>
      <dc:creator>maliksmom2000</dc:creator>
      <dc:date>2019-01-14T08:35:35Z</dc:date>
    </item>
  </channel>
</rss>

