<?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: Search for a text string but not another text string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485194#M181255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mayil for your quick response.&amp;nbsp; Very useful link and info.&amp;nbsp; However, I still don't see how to do the search that I want.&amp;nbsp; Again, I want to search for 'mac' in the text, but I do not want to see results that have 'machine' or 'macon' or 'macdonald'.&amp;nbsp; Basically, I would like to search for records matching Text1 but don't show any records matching Text2, Text3, or Text4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Oct 2013 14:40:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-17T14:40:49Z</dc:date>
    <item>
      <title>Search for a text string but not another text string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485192#M181253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the search dialog box, how would you search for a text string like 'mac' but not for text string like 'machine' or don't show the results with 'machine'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 14:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485192#M181253</guid>
      <dc:creator />
      <dc:date>2013-10-17T14:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Search for a text string but not another text string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485193#M181254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/10/16/text-searches" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/10/16/text-searches"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/10/16/text-searches&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 14:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485193#M181254</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-10-17T14:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search for a text string but not another text string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485194#M181255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mayil for your quick response.&amp;nbsp; Very useful link and info.&amp;nbsp; However, I still don't see how to do the search that I want.&amp;nbsp; Again, I want to search for 'mac' in the text, but I do not want to see results that have 'machine' or 'macon' or 'macdonald'.&amp;nbsp; Basically, I would like to search for records matching Text1 but don't show any records matching Text2, Text3, or Text4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 14:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485194#M181255</guid>
      <dc:creator />
      <dc:date>2013-10-17T14:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Search for a text string but not another text string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485195#M181256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =WildMatch(field, '*mac*') = 1 And WildMatch(field, '*machine*', '*macon*', '*macdonald*') = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 14:43:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485195#M181256</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-10-17T14:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Search for a text string but not another text string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485196#M181257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="47798" alt="Mac.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47798_Mac.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;*Mac&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= WildMatch(Test,'*Mac') in Textbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 14:45:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485196#M181257</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-10-17T14:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Search for a text string but not another text string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485197#M181258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want 'mac' but not 'mach', then you can use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(*mac* ^ *mach*)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 14:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485197#M181258</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2013-10-17T14:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Search for a text string but not another text string</title>
      <link>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485198#M181259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this method too, but I kept running into runtime error.&amp;nbsp; The syntax makes sense.&amp;nbsp; I'll try again later.&amp;nbsp; In the meantime, I used the other suggestion since it is working.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Oct 2013 15:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-for-a-text-string-but-not-another-text-string/m-p/485198#M181259</guid>
      <dc:creator />
      <dc:date>2013-10-17T15:04:47Z</dc:date>
    </item>
  </channel>
</rss>

