<?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: How to write multiple where conditions in single table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-multiple-where-conditions-in-single-table/m-p/84235#M789001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use where not match('Field Name','Value1','Value2')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Feb 2018 13:47:24 GMT</pubDate>
    <dc:creator>shiveshsingh</dc:creator>
    <dc:date>2018-02-11T13:47:24Z</dc:date>
    <item>
      <title>How to write multiple where conditions in single table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-multiple-where-conditions-in-single-table/m-p/84233#M788998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two requirements below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)in my table one of the field data like below &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;DATA:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; require output:&lt;/P&gt;&lt;P&gt;Uk&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Uk&lt;BR /&gt;US&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Us&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; India&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;India&lt;/P&gt;&lt;P&gt;-missing-&lt;/P&gt;&lt;P&gt;-missing-&lt;/P&gt;&lt;P&gt;123&lt;/P&gt;&lt;P&gt;134&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when loading time remove '-' and '123' and '-Missing'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same time i need to write where date&amp;gt;='01/01/208'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;already i am using where &amp;lt;&amp;gt;missing condtion it working.but its remove only -missing-.i need to remove -,123,-missing.and where time&amp;gt;='01/01/2018'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-multiple-where-conditions-in-single-table/m-p/84233#M788998</guid>
      <dc:creator>daisy1438</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to write multiple where conditions in single table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-multiple-where-conditions-in-single-table/m-p/84234#M788999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use And Operator to work more than one condition like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load * From Table Where Not Match(Date, '-missing-', '-', '123') and time &amp;gt;= '01/01/2018';&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 04:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-multiple-where-conditions-in-single-table/m-p/84234#M788999</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-11T04:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to write multiple where conditions in single table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-multiple-where-conditions-in-single-table/m-p/84235#M789001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use where not match('Field Name','Value1','Value2')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Feb 2018 13:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-multiple-where-conditions-in-single-table/m-p/84235#M789001</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-11T13:47:24Z</dc:date>
    </item>
  </channel>
</rss>

