<?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: Extract the last word in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971006#M645731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An error appears. It says "inadequate Object memory"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 14:34:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-27T14:34:07Z</dc:date>
    <item>
      <title>Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971003#M645728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi Everyone !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I need to extract the last word in a field. Does a function exist to do that ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 11:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971003#M645728</guid>
      <dc:creator />
      <dc:date>2015-10-27T11:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971004#M645729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;something like&lt;/P&gt;&lt;P&gt;subfield(YOURFIELD,SubStringCount(&lt;SPAN style="font-size: 13.3333px;"&gt;YOURFIELD,' ')+1)&amp;nbsp; as LastWord &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;should do the trick&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 14:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971004#M645729</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2015-10-27T14:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971005#M645730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SubField(Fieldname, ' ', -1) as LastWord&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 14:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971005#M645730</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-27T14:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971006#M645731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An error appears. It says "inadequate Object memory"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 14:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971006#M645731</guid>
      <dc:creator />
      <dc:date>2015-10-27T14:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971007#M645732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression gives me the last letter of the last word&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 14:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971007#M645732</guid>
      <dc:creator />
      <dc:date>2015-10-27T14:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971008#M645733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share an example of your input?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971008#M645733</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-27T16:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971009#M645734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Name, Full_Adress,&lt;/P&gt;&lt;P&gt;James, 3 rue Victor hugo 60100 CREIL,&lt;/P&gt;&lt;P&gt;Nick, 6 rue Lucien charton 60160 LAIGNEVILLE,&lt;/P&gt;&lt;P&gt;Lena, 9 rue Henri Breuil 60600 CLERMONT,&lt;/P&gt;&lt;P&gt;Jenny, 12 rue des frères grimm 60180 NOGENT]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to extract the last word of Full_Adress which refers to the town.&lt;/P&gt;&lt;P&gt;I don't know how to join a Qlikview file here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971009#M645734</guid>
      <dc:creator />
      <dc:date>2015-10-27T16:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971010#M645735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Try this, it returns the last word OK for me.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; Data:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;subfield&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Full_Address&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, ' ', -1) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LastWord&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; * &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Name, Full_Address,&lt;BR /&gt; James, 3 rue Victor hugo 60100 CREIL,&lt;BR /&gt; Nick, 6 rue Lucien charton 60160 LAIGNEVILLE,&lt;BR /&gt; Lena, 9 rue Henri Breuil 60600 CLERMONT,&lt;BR /&gt; Jenny, 12 rue des frères grimm 60180 NOGENT&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971010#M645735</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-10-27T16:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971011#M645736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, I don't see why it wouldn't work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971011#M645736</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-27T16:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971012#M645737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe Sunny T gave you the correct answer. But you did not code the space between ' '.&amp;nbsp; It will work if you include the space. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971012#M645737</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-10-27T16:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971013#M645738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution suggested by &lt;STRONG&gt;Sunny and Colin&lt;/STRONG&gt; works fine. Just added another way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="color: #0000ff;"&gt;subfield(Full_Address, ' ', -1) as LastWord,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="color: #0000ff;"&gt;Right(Full_Address, len( Full_Address ) -Index(Full_Address,' ', -1)) as LastWord1,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;Name, Full_Address,&lt;/P&gt;&lt;P&gt;James, 3 rue Victor hugo 60100 CREIL,&lt;/P&gt;&lt;P&gt;Nick, 6 rue Lucien charton 60160 LAIGNEVILLE,&lt;/P&gt;&lt;P&gt;Lena, 9 rue Henri Breuil 60600 CLERMONT,&lt;/P&gt;&lt;P&gt;Jenny, 12 rue des frères grimm 60180 NOGENT&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971013#M645738</guid>
      <dc:creator>prabhu0505</dc:creator>
      <dc:date>2015-10-27T16:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the last word</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971014#M645739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Everyone !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 07:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-the-last-word/m-p/971014#M645739</guid>
      <dc:creator />
      <dc:date>2015-10-28T07:29:25Z</dc:date>
    </item>
  </channel>
</rss>

