<?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: How to use Wildcard Not Like Match in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878178#M1016077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... or:&lt;/P&gt;&lt;P&gt;WHERE WildMatch(field1, '*HEB*')=0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2015 18:09:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-08T18:09:46Z</dc:date>
    <item>
      <title>How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878176#M1016075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to exclude data after loading the QVD within the load script. I am unsure of the proper syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex: where field1 not like '*HEB*'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I write this? Does it occur after the QVD is loaded?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 17:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878176#M1016075</guid>
      <dc:creator />
      <dc:date>2015-04-08T17:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878177#M1016076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableName:&lt;/P&gt;&lt;P&gt;LOAD yourFields,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; field1&lt;/P&gt;&lt;P&gt;From xyz.qvd&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where not WildMatch(field1, '*HEB*');&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 17:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878177#M1016076</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-08T17:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878178#M1016077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... or:&lt;/P&gt;&lt;P&gt;WHERE WildMatch(field1, '*HEB*')=0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 18:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878178#M1016077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-08T18:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878179#M1016078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/msolomov"&gt;Michael Solomovich&lt;/A&gt;‌ is one of them better than the other? or they essentially the same thing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 18:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878179#M1016078</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-08T18:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878180#M1016079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same thing, just a personal preference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 18:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878180#M1016079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-08T18:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878181#M1016080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thanks for pointing that out &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 18:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878181#M1016080</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-08T18:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878182#M1016081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also write it as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;where not field1 like '*HEB*'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 21:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878182#M1016081</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-04-08T21:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878183#M1016082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;I often use "like" in SQL but never in QlikView script.&amp;nbsp; In this case it matches the thread title nicely, I'd recommend &lt;A href="https://community.qlik.com/qlik-users/185124"&gt;lindsayyurchick&lt;/A&gt;‌ to choose your response as the correct one.&lt;/P&gt;&lt;P&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 00:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878183#M1016082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-09T00:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878184#M1016083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all! The next issue is that I have multiple 'where' statements and I'm unsure how to string them together in the load script. The below syntax is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;)&lt;/STRONG&gt;&lt;/STRONG&gt;&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;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LEVEL_02&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'No', 'DISCONTINUED' , 'UNIT LOAD') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; not LEVEL_02 like '*HEB*' and&lt;BR /&gt;where not Level_01 like '*HEB*'&lt;BR /&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 11:50:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878184#M1016083</guid>
      <dc:creator />
      <dc:date>2015-04-09T11:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Wildcard Not Like Match</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878185#M1016084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;You don't need multiple &lt;STRONG&gt;Where&lt;/STRONG&gt;, try like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;qvd&lt;/SPAN&gt;)&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG&gt;where&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-style: inherit;"&gt; n&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;ot&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt; WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;LEVEL_02&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;,'No', 'DISCONTINUED' , 'UNIT LOAD', '*HEB*') &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt; not WildMatch(Level_01, '*HEB*')&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-style: inherit; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 11:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Wildcard-Not-Like-Match/m-p/878185#M1016084</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-09T11:55:25Z</dc:date>
    </item>
  </channel>
</rss>

