<?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: Concatenate First and Last name in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347460#M6836</link>
    <description>&lt;P&gt;Can you do this in two steps?&amp;nbsp; First concatenate ', ' and then concatenate first_name to the result?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Apr 2017 16:41:14 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2017-04-05T16:41:14Z</dc:date>
    <item>
      <title>Concatenate First and Last name</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347445#M6829</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Am just trying to concatenate first and last name in the following format:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doe, Jane&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simple concatenate keeps giving me DoeJane. How do I insert the comma and space?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 15:50:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347445#M6829</guid>
      <dc:creator>Tihannah</dc:creator>
      <dc:date>2017-04-05T15:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate First and Last name</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347447#M6831</link>
      <description>try the catx function as below &lt;BR /&gt;&lt;BR /&gt;catx(' , ', first,last);</description>
      <pubDate>Wed, 05 Apr 2017 15:57:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347447#M6831</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2017-04-05T15:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate First and Last name</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347448#M6832</link>
      <description>&lt;P&gt;I'm in "new calculated item" field and it keeps telling me that "catx" is an unknown function?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 15:57:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347448#M6832</guid>
      <dc:creator>Tihannah</dc:creator>
      <dc:date>2017-04-05T15:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate First and Last name</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347449#M6833</link>
      <description>ok Sorry, this is a base sas function I mentioned. I am not familiar with BI, however somebody with BI would respond and provide the solution.</description>
      <pubDate>Wed, 05 Apr 2017 16:02:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347449#M6833</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2017-04-05T16:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate First and Last name</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347450#M6834</link>
      <description>I'm in SAS VA?</description>
      <pubDate>Wed, 05 Apr 2017 16:03:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347450#M6834</guid>
      <dc:creator>Tihannah</dc:creator>
      <dc:date>2017-04-05T16:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate First and Last name</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347460#M6836</link>
      <description>&lt;P&gt;Can you do this in two steps?&amp;nbsp; First concatenate ', ' and then concatenate first_name to the result?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 16:41:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347460#M6836</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-04-05T16:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate First and Last name</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347462#M6837</link>
      <description>&lt;P&gt;That totally worked! Thank you!!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 16:45:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/347462#M6837</guid>
      <dc:creator>Tihannah</dc:creator>
      <dc:date>2017-04-05T16:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate First and Last name</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/348109#M6858</link>
      <description>&lt;P&gt;I'm glad you found the solution, &lt;A id="link_8" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/135654" target="_self"&gt;&lt;SPAN class=""&gt;Tihannah&lt;/SPAN&gt;&lt;/A&gt;! If one of the replies was the exact solution to your problem, can you "Accept it as a solution"? Or if one was particularly helpful, feel free to "Like" it. This will help other community members who may run into the same issue know what worked.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Anna&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2017 14:05:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Concatenate-First-and-Last-name/m-p/348109#M6858</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2017-04-07T14:05:05Z</dc:date>
    </item>
  </channel>
</rss>

