<?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: WILDMATCH not working in WHERE clause? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934830#M647814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wildmatch is a Qlikview specific function and can only be used in the WHERE clause of a LOAD statement. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Here you are using it in a SQL statement. Try replacing it with CH.REF LIKE 'Updated(1): Salesperson%'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Sep 2015 15:50:20 GMT</pubDate>
    <dc:creator>dclark0699</dc:creator>
    <dc:date>2015-09-11T15:50:20Z</dc:date>
    <item>
      <title>WILDMATCH not working in WHERE clause?</title>
      <link>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934829#M647813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A number of posts suggested that Wildmatch could be used in a WHERE clause. However, I am getting this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="wildmatch.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98660_wildmatch.JPG" style="height: 217px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The syntax seems correct. Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 14:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934829#M647813</guid>
      <dc:creator />
      <dc:date>2015-09-11T14:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: WILDMATCH not working in WHERE clause?</title>
      <link>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934830#M647814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wildmatch is a Qlikview specific function and can only be used in the WHERE clause of a LOAD statement. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Here you are using it in a SQL statement. Try replacing it with CH.REF LIKE 'Updated(1): Salesperson%'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 15:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934830#M647814</guid>
      <dc:creator>dclark0699</dc:creator>
      <dc:date>2015-09-11T15:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: WILDMATCH not working in WHERE clause?</title>
      <link>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934831#M647815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WildMatch() is a QlikView function, not a SQL function. The Select statement is sent in its entirety to the Database Management System, which doesn't recognize WildMatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use WildMatch() in a QlikView statement like LOAD, but not in a Select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 15:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934831#M647815</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-09-11T15:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: WILDMATCH not working in WHERE clause?</title>
      <link>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934832#M647816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kevin,&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;WildMatch() is a QlikView function,do not use filters in select statement,apply filters in load statement.&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;Load *&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;Where WILDMATCH(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;CH.REF, '*Updated(1): Salesperson%*') and ONDATE &amp;gt;= '01/01/2015';&lt;/SPAN&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;Select * From ContHist;&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;Regards&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;Neetha&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 17:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934832#M647816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-11T17:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: WILDMATCH not working in WHERE clause?</title>
      <link>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934833#M647817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to use wildmatch, use Neehta answer, the rows are filtered in QlikView (all record from database, filter in Qlik)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to filter at the database side use like (in SQL) and remove wildmatch (from the Qlik part)&lt;/P&gt;&lt;P&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="font-weight: inherit; font-style: inherit;"&gt;&lt;EM&gt;Load *;&lt;/EM&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;EM style="font-weight: inherit;"&gt;SQL&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit;"&gt;Select * &lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit;"&gt;From ContHist&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style=": ; color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;Where &lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;CH.REF like &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit; font-size: 13.3333px;"&gt;&lt;STRONG&gt;'%Updated(1): Salesperson%'&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style=": ; color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and ONDATE &amp;gt;= '01/01/2015'&lt;/EM&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="font-weight: inherit; font-style: inherit;"&gt;&lt;EM&gt;;&lt;/EM&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="font-weight: inherit; font-style: inherit;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&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="font-weight: inherit; font-style: inherit;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 17:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/WILDMATCH-not-working-in-WHERE-clause/m-p/934833#M647817</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-09-11T17:20:00Z</dc:date>
    </item>
  </channel>
</rss>

