<?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: if statement equivalent of SQL not like in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967953#M948517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;typo:&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;if(&amp;nbsp; NOT (&amp;nbsp;&amp;nbsp; wildmatch(&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; font-family: Calibri, sans-serif; color: #000000;"&gt;TYPE_NM , '*_CUSTOMER' )) , value)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2015 19:06:18 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2015-12-21T19:06:18Z</dc:date>
    <item>
      <title>if statement equivalent of SQL not like</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967951#M948515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SQL , I have something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABC_table:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;TYPE_NM,*;&lt;/P&gt;&lt;P&gt;SQL select * from ABC_table where&amp;nbsp; &lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: JA; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; font-size: 8pt; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;TYPE_NM NOT LIKE '%_CUSTOMER'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: JA; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; font-size: 8pt; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: JA; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; font-size: 10pt; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;In script if statement like works but 'not like'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: JA; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; font-size: 8pt; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: JA; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; font-size: 10pt; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;what is the way to implement the below?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: JA; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; font-size: 8pt; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: JA; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; font-size: 8pt; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: JA; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; font-size: 12pt; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;if ( &lt;SPAN style="mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: JA; mso-bidi-language: AR-SA; line-height: 115%; color: #000000; mso-hansi-theme-font: minor-latin; mso-ansi-language: EN-US; font-family: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;TYPE_NM NOT LIKE '*_CUST OMER', value) as filtered_value, &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-bidi-language: AR-SA; mso-fareast-language: JA; mso-bidi-font-family: 'Times New Roman'; line-height: 115%; color: #000000; font-size: 12pt; mso-ansi-language: EN-US; mso-hansi-theme-font: minor-latin; mso-fareast-theme-font: minor-fareast; mso-ascii-theme-font: minor-latin; font-family: 'Calibri','sans-serif'; mso-fareast-font-family: 'MS Mincho'; mso-bidi-theme-font: minor-bidi;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 18:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967951#M948515</guid>
      <dc:creator />
      <dc:date>2015-12-21T18:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: if statement equivalent of SQL not like</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967952#M948516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&amp;nbsp; NOT (&amp;nbsp;&amp;nbsp; wildmatch5(&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 16px;"&gt;TYPE_NM , '*_CUSTOMER' )) , value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(note that i removed a space in CUSTOMER.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 19:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967952#M948516</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-12-21T19:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: if statement equivalent of SQL not like</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967953#M948517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;typo:&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;if(&amp;nbsp; NOT (&amp;nbsp;&amp;nbsp; wildmatch(&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; font-family: Calibri, sans-serif; color: #000000;"&gt;TYPE_NM , '*_CUSTOMER' )) , value)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 19:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967953#M948517</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-12-21T19:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: if statement equivalent of SQL not like</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967954#M948518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varum, try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(&amp;nbsp; NOT (&amp;nbsp; wildmatch(TYPE_NM , '*_CUSTOMER' )) , 1 , 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The meaning is, if in the field TYPE_NM is not '*_CUSTOMER' string the value will be 1 in other way 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that it help you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Agustin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 19:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967954#M948518</guid>
      <dc:creator />
      <dc:date>2015-12-21T19:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: if statement equivalent of SQL not like</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967955#M948519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you really need to remove the filter from sql?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;ABC_table:&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&gt;Load&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&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE_NM,&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&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&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&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&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&gt;SQL select * from ABC_table &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&gt;where&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-size: 8pt; font-family: Calibri, sans-serif; color: #000000;"&gt;TYPE_NM NOT LIKE '%_CUSTOMER';&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;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;BR /&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; font-size: 8pt; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;BR /&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-size: 13.3333px;"&gt;if yes try with&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&gt;&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&gt;ABC_table:&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&gt;Load&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&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TYPE_NM,&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&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&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&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&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; not &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp; wildmatch(TYPE_NM , '*_CUSTOMER' )&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: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/EM&gt;&lt;EM style="line-height: 1.5em;"&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&gt;SQL select * from ABC_table;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 19:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967955#M948519</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-12-21T19:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: if statement equivalent of SQL not like</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967956#M948520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In QV syntax, the NOT should prefix the condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 16px;"&gt;if ( &lt;STRONG&gt;NOT &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; font-family: Calibri, sans-serif; color: #000000;"&gt;TYPE_NM&amp;nbsp; LIKE '*_CUST OMER', value) as filtered_value,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px; font-family: Calibri, sans-serif; color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com/" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/" rel="nofollow"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 19:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967956#M948520</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-12-21T19:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: if statement equivalent of SQL not like</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967957#M948521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Isn't "*_CUSTOMER" already a wildmatch or like command. Then why not just do&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 16px;"&gt;if (&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 16px;"&gt;TYPE_NM&amp;nbsp; &amp;lt;&amp;gt; '*_CUST OMER', value) as filtered_value?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to learn the distinction in this, wildmatch and the like clause in QV.&lt;/P&gt;&lt;P&gt;Thanks for the answers and teaching.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 21:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967957#M948521</guid>
      <dc:creator />
      <dc:date>2015-12-21T21:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: if statement equivalent of SQL not like</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967958#M948522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 16px;"&gt;When using "&amp;lt;&amp;gt; '*_CUST OMER'", "*" is not a wildcard character. It is searching for the literal "*". "&amp;lt;&amp;gt;" is the operator and the right side of the operator is treated as exact text. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 16px; font-family: Calibri, sans-serif;"&gt;Like is a different operator. The value to the right of Like may have wilcard characters * &amp;amp; ?.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 16px; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 16px; font-family: Calibri, sans-serif;"&gt;See "operators" in the Qlik Help for more info. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 16px; font-family: Calibri, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 16px; font-family: Calibri, sans-serif;"&gt;-Rob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 22:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-equivalent-of-SQL-not-like/m-p/967958#M948522</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-12-21T22:06:44Z</dc:date>
    </item>
  </channel>
</rss>

