<?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: get part of a string and exclude record in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/get-part-of-a-string-and-exclude-record/m-p/1853044#M70445</link>
    <description>&lt;P&gt;thank you!&lt;/P&gt;</description>
    <pubDate>Thu, 28 Oct 2021 11:13:50 GMT</pubDate>
    <dc:creator>QFanatic</dc:creator>
    <dc:date>2021-10-28T11:13:50Z</dc:date>
    <item>
      <title>get part of a string and exclude record</title>
      <link>https://community.qlik.com/t5/App-Development/get-part-of-a-string-and-exclude-record/m-p/1852996#M70443</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;PFA&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've been asked to read data and exclude where the word 'form' appears alone in a string. My problem is that 'form' appears in different ways - it could be part of a surname, or Platform (like big data Platform in the example) or as a separate entity.&lt;/P&gt;
&lt;P&gt;The rule that needs to be applied..&lt;/P&gt;
&lt;P&gt;Exclude &lt;STRONG&gt;ANYTHING&lt;/STRONG&gt; that excludes the word ' form ' in the name (&lt;STRONG&gt;note spaces&lt;/STRONG&gt;).&amp;nbsp; however, there are 2 records for Brad Forman. I want to EXCLUDE the one that is consistent with the rule, and KEEP the one that only contains 'Brad Forman'.&lt;/P&gt;
&lt;P&gt;How do I do this?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 10:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/get-part-of-a-string-and-exclude-record/m-p/1852996#M70443</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2021-10-28T10:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: get part of a string and exclude record</title>
      <link>https://community.qlik.com/t5/App-Development/get-part-of-a-string-and-exclude-record/m-p/1853023#M70444</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/83915"&gt;@QFanatic&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please try the below expression.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=if(SubStringCount(upper(Field_name),' FORM '),'Exclude','Include')&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhijitnalekar_0-1635417672632.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/65471i2A508631D11F871D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abhijitnalekar_0-1635417672632.png" alt="abhijitnalekar_0-1635417672632.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 10:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/get-part-of-a-string-and-exclude-record/m-p/1853023#M70444</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2021-10-28T10:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: get part of a string and exclude record</title>
      <link>https://community.qlik.com/t5/App-Development/get-part-of-a-string-and-exclude-record/m-p/1853044#M70445</link>
      <description>&lt;P&gt;thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 11:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/get-part-of-a-string-and-exclude-record/m-p/1853044#M70445</guid>
      <dc:creator>QFanatic</dc:creator>
      <dc:date>2021-10-28T11:13:50Z</dc:date>
    </item>
  </channel>
</rss>

