<?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 Read string untill blank space in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Read-string-untill-blank-space/m-p/154149#M30867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Functions left and right take the specific number of characters that should be included...&lt;/P&gt;&lt;P&gt;For your needs, function SUBFIELD would work better:&lt;/P&gt;&lt;P&gt;Part1 = SUBFIELD(Name, ' ', 1)&lt;/P&gt;&lt;P&gt;Part2 = SUBFIELD(Name, ' ', 2)&lt;/P&gt;&lt;P&gt;For the purpose of extracting first initial and last name, use a combination of the two:&lt;/P&gt;&lt;P&gt;left(Name,1) &amp;amp; SUBFIELD(Name, ' ', 2)&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2011 15:34:26 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2011-03-10T15:34:26Z</dc:date>
    <item>
      <title>Read string untill blank space</title>
      <link>https://community.qlik.com/t5/QlikView/Read-string-untill-blank-space/m-p/154148#M30866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;Simple question:&lt;/P&gt;&lt;P&gt;I have a string such as "THIAGO RIBEIRO", and I want to treat it to outcome like "TRIBEIRO"...&lt;/P&gt;&lt;P&gt;I tried something like &lt;B&gt;LEFT(NAME,1) &amp;amp; RIGHT(NAME,' ')&lt;/B&gt;, but unsuccesfuly...&lt;/P&gt;&lt;P&gt;Can anyone see where I'm going wrong in the RIGHT func?&lt;/P&gt;&lt;P&gt;Thx again!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 15:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-string-untill-blank-space/m-p/154148#M30866</guid>
      <dc:creator />
      <dc:date>2011-03-10T15:30:39Z</dc:date>
    </item>
    <item>
      <title>Read string untill blank space</title>
      <link>https://community.qlik.com/t5/QlikView/Read-string-untill-blank-space/m-p/154149#M30867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Functions left and right take the specific number of characters that should be included...&lt;/P&gt;&lt;P&gt;For your needs, function SUBFIELD would work better:&lt;/P&gt;&lt;P&gt;Part1 = SUBFIELD(Name, ' ', 1)&lt;/P&gt;&lt;P&gt;Part2 = SUBFIELD(Name, ' ', 2)&lt;/P&gt;&lt;P&gt;For the purpose of extracting first initial and last name, use a combination of the two:&lt;/P&gt;&lt;P&gt;left(Name,1) &amp;amp; SUBFIELD(Name, ' ', 2)&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 15:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-string-untill-blank-space/m-p/154149#M30867</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-10T15:34:26Z</dc:date>
    </item>
    <item>
      <title>Read string untill blank space</title>
      <link>https://community.qlik.com/t5/QlikView/Read-string-untill-blank-space/m-p/154150#M30868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oleg,&lt;/P&gt;&lt;P&gt;Owe you another one... Worked perfectly!&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 16:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-string-untill-blank-space/m-p/154150#M30868</guid>
      <dc:creator />
      <dc:date>2011-03-10T16:13:11Z</dc:date>
    </item>
  </channel>
</rss>

