<?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 Find Text separeted by blank in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Find-Text-separeted-by-blank/m-p/1646074#M447531</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have field with long text separeted by blank and i want to keep text with value 'SS'&lt;/P&gt;&lt;P&gt;Exemple : 'TOTO TUTU &lt;STRONG&gt;TITI_SS&lt;/STRONG&gt; TOTI TUTI_SS TYTY'&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to keep the first text with "SS" , in my example, i want to keep TITI_SS in other field and not TUTI_SS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you a lot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps : sorry for my english&lt;/P&gt;&lt;P&gt;HD&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:41:20 GMT</pubDate>
    <dc:creator>hd94</dc:creator>
    <dc:date>2024-11-16T19:41:20Z</dc:date>
    <item>
      <title>Find Text separeted by blank</title>
      <link>https://community.qlik.com/t5/QlikView/Find-Text-separeted-by-blank/m-p/1646074#M447531</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have field with long text separeted by blank and i want to keep text with value 'SS'&lt;/P&gt;&lt;P&gt;Exemple : 'TOTO TUTU &lt;STRONG&gt;TITI_SS&lt;/STRONG&gt; TOTI TUTI_SS TYTY'&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to keep the first text with "SS" , in my example, i want to keep TITI_SS in other field and not TUTI_SS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you a lot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps : sorry for my english&lt;/P&gt;&lt;P&gt;HD&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-Text-separeted-by-blank/m-p/1646074#M447531</guid>
      <dc:creator>hd94</dc:creator>
      <dc:date>2024-11-16T19:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Find Text separeted by blank</title>
      <link>https://community.qlik.com/t5/QlikView/Find-Text-separeted-by-blank/m-p/1646135#M447536</link>
      <description>&lt;P&gt;If the length of the word is always fixed (length=7 which is 4 chars and underscore and SS) then you can use the below&lt;/P&gt;&lt;P&gt;Right(SubField(YourColumnName,'SS',1),7) as Column1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 05:00:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-Text-separeted-by-blank/m-p/1646135#M447536</guid>
      <dc:creator>Yousef_Amarneh</dc:creator>
      <dc:date>2019-11-13T05:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Find Text separeted by blank</title>
      <link>https://community.qlik.com/t5/QlikView/Find-Text-separeted-by-blank/m-p/1646155#M447537</link>
      <description>&lt;P&gt;The solution:&lt;BR /&gt;=Right(Left('TOTO TUTU TITI_SS TOTI TUTI_SS TYTY', Index('TOTO TUTU TITI_SS TOTI TUTI_SS TYTY', 'SS') + 1),&lt;BR /&gt;Len(Left('TOTO TUTU TITI_SS TOTI TUTI_SS TYTY', Index('TOTO TUTU TITI_SS TOTI TUTI_SS TYTY', 'SS') + 1)) - Index(Left('TOTO TUTU TITI_SS TOTI TUTI_SS TYTY', Index('TOTO TUTU TITI_SS TOTI TUTI_SS TYTY', 'SS') + 1), ' ', -1))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_1.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/23524i3474397A84119318/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_1.png" alt="Screenshot_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 07:08:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-Text-separeted-by-blank/m-p/1646155#M447537</guid>
      <dc:creator>MindaugasBacius</dc:creator>
      <dc:date>2019-11-13T07:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Find Text separeted by blank</title>
      <link>https://community.qlik.com/t5/QlikView/Find-Text-separeted-by-blank/m-p/1646309#M447540</link>
      <description>&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 10:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Find-Text-separeted-by-blank/m-p/1646309#M447540</guid>
      <dc:creator>hd94</dc:creator>
      <dc:date>2019-11-13T10:41:16Z</dc:date>
    </item>
  </channel>
</rss>

