<?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: how to format the name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-format-the-name/m-p/490927#M183410</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to use purgechar function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;purgechar(Name,',') as FullName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2013 20:34:52 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2013-08-13T20:34:52Z</dc:date>
    <item>
      <title>how to format the name</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-format-the-name/m-p/490925#M183408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This might be a easy pick, but i am having hard time using string functions.&lt;/P&gt;&lt;P&gt;How can i make the name from Aaron, Jacobs to Aaron Jacobs all it needs to be done is get rid of the comma between last name and first name assuming the column name is Name(field)? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 20:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-format-the-name/m-p/490925#M183408</guid>
      <dc:creator />
      <dc:date>2013-08-13T20:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to format the name</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-format-the-name/m-p/490926#M183409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ir ur are using in the script&amp;nbsp;&amp;nbsp; Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;FirstName,&lt;/P&gt;&lt;P&gt;Lastname,&lt;/P&gt;&lt;P&gt;FirstName &amp;amp;'&amp;nbsp; '&amp;amp;Lastname AS&amp;nbsp; FullName&lt;/P&gt;&lt;P&gt;from ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&amp;nbsp; you can use the replace function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace(Name,',',' ')&amp;nbsp; As FullName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 20:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-format-the-name/m-p/490926#M183409</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2013-08-13T20:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to format the name</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-format-the-name/m-p/490927#M183410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to use purgechar function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;purgechar(Name,',') as FullName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 20:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-format-the-name/m-p/490927#M183410</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-08-13T20:34:52Z</dc:date>
    </item>
  </channel>
</rss>

