<?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 Dataflux Data Management Studio in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Dataflux-Data-Management-Studio/m-p/410768#M12552</link>
    <description>&lt;P&gt;Thanks Ron&lt;/P&gt;</description>
    <pubDate>Mon, 06 Nov 2017 07:14:21 GMT</pubDate>
    <dc:creator>india2016</dc:creator>
    <dc:date>2017-11-06T07:14:21Z</dc:date>
    <item>
      <title>SAS Dataflux Data Management Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Dataflux-Data-Management-Studio/m-p/410079#M12539</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;I have 2 variables in the same data set. Lets say one variable is Name and other is Father's name. After Parsing of name variable we got 2 different fields First name and last name . Now few first names parsed under last name. I had done parsing for father's name. Now I want to concatenate the First name with the last name of father's name. Here I will have 2 condition to concatenate . If First name is null then last name gets concatenate with Father's last name else first name gets concatenate with Father's last name.&amp;nbsp; Now I want to use concatenate function in expression node. I am not getting that option. Can anyone please help me to find this concatenate function in DQ.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 05:22:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Dataflux-Data-Management-Studio/m-p/410079#M12539</guid>
      <dc:creator>india2016</dc:creator>
      <dc:date>2017-11-03T05:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Dataflux Data Management Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Dataflux-Data-Management-Studio/m-p/410724#M12551</link>
      <description>&lt;P&gt;In the expression node you can just do something like this where FirstName and LastName are existing columns and NewNameCol is a new column to hold your result:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;string NewNameCol&lt;/P&gt;
&lt;P&gt;NewNameCol = FirstName &amp;amp; " " &amp;amp; LastName&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can of course wrap some logic around that to combine the names in the way you describe.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This &lt;A title="http://support.sas.com/documentation/onlinedoc/dfdmstudio/index.html" href="Expression Language Guide" target="_blank"&gt;expression language guid&lt;/A&gt;e has a lot of good tips.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ron&lt;/P&gt;</description>
      <pubDate>Sun, 05 Nov 2017 22:56:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Dataflux-Data-Management-Studio/m-p/410724#M12551</guid>
      <dc:creator>RonAgresta</dc:creator>
      <dc:date>2017-11-05T22:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Dataflux Data Management Studio</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-Dataflux-Data-Management-Studio/m-p/410768#M12552</link>
      <description>&lt;P&gt;Thanks Ron&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2017 07:14:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-Dataflux-Data-Management-Studio/m-p/410768#M12552</guid>
      <dc:creator>india2016</dc:creator>
      <dc:date>2017-11-06T07:14:21Z</dc:date>
    </item>
  </channel>
</rss>

