<?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 Date Expression in DataFlux in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Date-Expression-in-DataFlux/m-p/236946#M6102</link>
    <description>Hi,

We are using SAS Dataflux 8.1 version..We have a requirement to extract the data from source and load into target using Dataflux.

In the target, we have one additional column to populate the system date.'

Is there any node in dataflux to have an expression as "sysdate" or "datetime" ?</description>
    <pubDate>Mon, 30 Nov 2015 13:57:20 GMT</pubDate>
    <dc:creator>Helannivas</dc:creator>
    <dc:date>2015-11-30T13:57:20Z</dc:date>
    <item>
      <title>Date Expression in DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Date-Expression-in-DataFlux/m-p/236946#M6102</link>
      <description>Hi,

We are using SAS Dataflux 8.1 version..We have a requirement to extract the data from source and load into target using Dataflux.

In the target, we have one additional column to populate the system date.'

Is there any node in dataflux to have an expression as "sysdate" or "datetime" ?</description>
      <pubDate>Mon, 30 Nov 2015 13:57:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Date-Expression-in-DataFlux/m-p/236946#M6102</guid>
      <dc:creator>Helannivas</dc:creator>
      <dc:date>2015-11-30T13:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date Expression in DataFlux</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Date-Expression-in-DataFlux/m-p/236954#M6103</link>
      <description>&lt;P&gt;You could use an Expression node to do this. Create a new field and use the today() function:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;date MyDate
MyDate = today()
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ron&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2015 14:20:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Date-Expression-in-DataFlux/m-p/236954#M6103</guid>
      <dc:creator>RonAgresta</dc:creator>
      <dc:date>2015-11-30T14:20:22Z</dc:date>
    </item>
  </channel>
</rss>

