<?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: Separating two words in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1049999#M928974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield(FULLNAME, ' ',1) as FirstName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield(FULLNAME, ' ',2) as LastName,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or using other string functions, there are a bunch of functions in QV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2016 20:39:21 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-03-22T20:39:21Z</dc:date>
    <item>
      <title>Separating two words</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1049997#M928971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way in QlikView to separate two words at the transformation step into two different words as is the case in MS SQL Server.&lt;/P&gt;&lt;P&gt;For example if I have a name Chris Chitemerere, i can separate this into two new derived columns namely, First Name (Chris) and Second Name (Chitemerere).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible in QV?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1049997#M928971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Separating two words</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1049998#M928973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess the only way I can think of is to use SubField function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SubField(FieldName, ' ', 1) as [First Name],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;SubField(FieldName, ' ', 2) as [Last Name],&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 20:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1049998#M928973</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-22T20:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Separating two words</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1049999#M928974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield(FULLNAME, ' ',1) as FirstName,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Subfield(FULLNAME, ' ',2) as LastName,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or using other string functions, there are a bunch of functions in QV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 20:39:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1049999#M928974</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-22T20:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Separating two words</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050000#M928975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 20:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050000#M928975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-22T20:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Separating two words</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050001#M928976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swuehl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 20:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050001#M928976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-22T20:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Separating two words</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050002#M928977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if i have Chris Moore Chitemerere and i want 'Chris More' as FirstandSecondName?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 21:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050002#M928977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-22T21:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Separating two words</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050003#M928978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This script assumes that your first names and last name are separated by spaces, and last name is only consisting of one word:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *, &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; Left(FULL, Index(FULL,' ',-1)-1) as FirstSecond, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; Subfield(FULL, ' ',-1) as Last;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;FULL&lt;/P&gt;&lt;P&gt;Chris Moore Chitemerere &lt;/P&gt;&lt;P&gt;Chris Chitemerere&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 23:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050003#M928978</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-22T23:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Separating two words</title>
      <link>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050004#M928979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swuehl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 11:36:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Separating-two-words/m-p/1050004#M928979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-23T11:36:49Z</dc:date>
    </item>
  </channel>
</rss>

