<?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: Creating a new Field from 2 Old Fields in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Creating-a-new-Field-from-2-Old-Fields/m-p/274918#M7690</link>
    <description>&lt;P&gt;you could try using the coalecsec function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;new1=coalescec(Street_NAME, Street Name);&lt;/P&gt;
&lt;P&gt;new2=coalescec(HOUSE_NUM, House Number);&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2016 11:44:24 GMT</pubDate>
    <dc:creator>Jagadishkatam</dc:creator>
    <dc:date>2016-06-03T11:44:24Z</dc:date>
    <item>
      <title>Creating a new Field from 2 Old Fields</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Creating-a-new-Field-from-2-Old-Fields/m-p/274910#M7688</link>
      <description>&lt;P&gt;I Have parsed the field "Street" and as a result I&amp;nbsp;got threea additional fields: "Street Name, House Number, Extension".&lt;/P&gt;&lt;P&gt;However, I already had the fields "Street_NAME" and "HOUSE_NUM".&lt;/P&gt;&lt;P&gt;What I would like to do is to make a third column which will be populated in in a way that first the values from the "&lt;SPAN&gt;Street_NAME" column are taken, and if that value does not exist, the value from the parsed columnd "treet Name" is taken. Same&amp;nbsp;principle should be applied to House Number as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How, and with which nodes can I make this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 10:41:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Creating-a-new-Field-from-2-Old-Fields/m-p/274910#M7688</guid>
      <dc:creator>Cyclist</dc:creator>
      <dc:date>2016-06-03T10:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Field from 2 Old Fields</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Creating-a-new-Field-from-2-Old-Fields/m-p/274918#M7690</link>
      <description>&lt;P&gt;you could try using the coalecsec function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;new1=coalescec(Street_NAME, Street Name);&lt;/P&gt;
&lt;P&gt;new2=coalescec(HOUSE_NUM, House Number);&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 11:44:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Creating-a-new-Field-from-2-Old-Fields/m-p/274918#M7690</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2016-06-03T11:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a new Field from 2 Old Fields</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Creating-a-new-Field-from-2-Old-Fields/m-p/274921#M7691</link>
      <description>&lt;P&gt;which node I need to use and how (I am new to SAS Data Mgmt Studio)&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 12:14:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Creating-a-new-Field-from-2-Old-Fields/m-p/274921#M7691</guid>
      <dc:creator>Cyclist</dc:creator>
      <dc:date>2016-06-03T12:14:50Z</dc:date>
    </item>
  </channel>
</rss>

