<?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 Where statement not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-statement-not-working/m-p/230538#M82352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did the trick. Thanks Dinesh!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Apr 2011 20:32:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-26T20:32:01Z</dc:date>
    <item>
      <title>Where statement not working</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-not-working/m-p/230536#M82350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be simple but . . . .. I simply want to remove customers who have the name "Sample" in the field CutomerName. The table is an ODBC connection to a Microsoft Access database. I am using":&lt;/P&gt;&lt;P&gt;SQL SELECT .. . . . . FROM MyTable WHERE CustomerName not like '*sample*';&lt;/P&gt;&lt;P&gt;It is not removing the customers with Sample in their name. What am I doing wrong?&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 20:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-not-working/m-p/230536#M82350</guid>
      <dc:creator />
      <dc:date>2011-04-26T20:21:56Z</dc:date>
    </item>
    <item>
      <title>Where statement not working</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-not-working/m-p/230537#M82351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try replacing * with %?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT .. . . . . FROM MyTable WHERE upper(CustomerName) not like '%SAMPLE%';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 20:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-not-working/m-p/230537#M82351</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-04-26T20:26:31Z</dc:date>
    </item>
    <item>
      <title>Where statement not working</title>
      <link>https://community.qlik.com/t5/QlikView/Where-statement-not-working/m-p/230538#M82352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did the trick. Thanks Dinesh!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 20:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-statement-not-working/m-p/230538#M82352</guid>
      <dc:creator />
      <dc:date>2011-04-26T20:32:01Z</dc:date>
    </item>
  </channel>
</rss>

