<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-Statement/m-p/674821#M1072107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i wanted to add in a where statement to show any customer containing a certain word or words how would i write that? i want to only show 1 customer out of lets say 20 customers but that one customer has 10 different stores, so how could i say i want to see everything containing that main name of that customer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. CUSTOMER (just want to show everything that includes this word so it would include both of the below)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - CUSTOMER123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -CUSTOMER456&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 14:32:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-13T14:32:56Z</dc:date>
    <item>
      <title>Where Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Statement/m-p/674821#M1072107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i wanted to add in a where statement to show any customer containing a certain word or words how would i write that? i want to only show 1 customer out of lets say 20 customers but that one customer has 10 different stores, so how could i say i want to see everything containing that main name of that customer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. CUSTOMER (just want to show everything that includes this word so it would include both of the below)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - CUSTOMER123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -CUSTOMER456&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 14:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Statement/m-p/674821#M1072107</guid>
      <dc:creator />
      <dc:date>2014-08-13T14:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Where Statement</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Statement/m-p/674822#M1072108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load Customer, * from TableName&lt;/P&gt;&lt;P&gt;Where Wildmatch(Customer,'*SearchField*');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 14:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Statement/m-p/674822#M1072108</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-08-13T14:34:39Z</dc:date>
    </item>
  </channel>
</rss>

