<?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: Help required in using LIKE Operator with WHERE condition! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297094#M1193086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your trick has done the trick! If you have free time could you please suggest something for me in the below post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/125391#125391"&gt;http://community.qlik.com/message/125391#125391&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attitude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: At titude. Replaced the link which was wrong before&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Jun 2011 06:25:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-18T06:25:46Z</dc:date>
    <item>
      <title>Help required in using LIKE Operator with WHERE condition!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297089#M1193081</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;How to use the LIKE Operator with Where condition while loading data from QVD. I tried something like below but it is not returning any rows. Please help me out!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Log:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;Path, &lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;FROM&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(qvd)&lt;BR /&gt;Where Path LIKE 'c:\apps\product%';&lt;/C&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attitude&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 06:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297089#M1193081</guid>
      <dc:creator />
      <dc:date>2011-06-17T06:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help required in using LIKE Operator with WHERE condition!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297090#M1193082</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;QlikView isn't SQL!  The wildcards that QlikView's LIKE operator&lt;/P&gt;&lt;P&gt;supports are * (for any number of characters) and ? (for exactly single&lt;/P&gt;&lt;P&gt;character).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Angus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 06:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297090#M1193082</guid>
      <dc:creator>gussfish</dc:creator>
      <dc:date>2011-06-17T06:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help required in using LIKE Operator with WHERE condition!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297091#M1193083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use it with the asterisk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD F1&lt;/P&gt;&lt;P&gt;FROM Table.qvd (qvd)&lt;/P&gt;&lt;P&gt;WHERE F1 LIKE 'AA*';&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0; text-decoration: underline;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 06:38:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297091#M1193083</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-06-17T06:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help required in using LIKE Operator with WHERE condition!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297092#M1193084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the use of &lt;STRONG&gt;&lt;STRONG&gt;WILDMATCH &lt;/STRONG&gt;&lt;/STRONG&gt;will do the trick. I guess it is working! Yet to test it... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;&lt;CODE class="jive-code"&gt;Log:&lt;BR /&gt;LOAD&lt;BR /&gt;Path, &lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;FROM&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(qvd)&lt;BR /&gt;Where &lt;STRONG&gt;WILDMATCH&lt;/STRONG&gt;(Path,'*c:\apps\product*');&lt;BR /&gt;&lt;/C&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attitude&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 06:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297092#M1193084</guid>
      <dc:creator />
      <dc:date>2011-06-17T06:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help required in using LIKE Operator with WHERE condition!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297093#M1193085</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;Yes, that will work. Anyway, WildMatch is used when you need to compare to multiple values (very similar to the IN clause in SQL). If you only need one value, LIKE will do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0; text-decoration: underline;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2011 06:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297093#M1193085</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-06-17T06:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help required in using LIKE Operator with WHERE condition!</title>
      <link>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297094#M1193086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your trick has done the trick! If you have free time could you please suggest something for me in the below post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/125391#125391"&gt;http://community.qlik.com/message/125391#125391&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attitude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: At titude. Replaced the link which was wrong before&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jun 2011 06:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-required-in-using-LIKE-Operator-with-WHERE-condition/m-p/297094#M1193086</guid>
      <dc:creator />
      <dc:date>2011-06-18T06:25:46Z</dc:date>
    </item>
  </channel>
</rss>

