<?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: Where Condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664334#M241935</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;Use In&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;"&gt;WHERE BRA_CODE IN ('AL00' 'AP00' 'AA00')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regarsd,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2014 07:24:36 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-06-12T07:24:36Z</dc:date>
    <item>
      <title>Where Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664332#M241933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE BRA_CODE =('AL00' 'AP00' 'AA00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I load data I have added the above where clause in my sql. But it is not working . Pls correct me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 07:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664332#M241933</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2014-06-12T07:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664333#M241934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with&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;"&gt;WHERE Match(BRA_CODE,'AL00','AP00','AA00')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and what is your complete SQL script let me know&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 07:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664333#M241934</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-12T07:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Where Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664334#M241935</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;Use In&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;"&gt;WHERE BRA_CODE IN ('AL00' 'AP00' 'AA00')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regarsd,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 07:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664334#M241935</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-06-12T07:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Where Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664335#M241936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;WHERE BRA_CODE IN ('AL00', 'AP00', 'AA00')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 07:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664335#M241936</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-06-12T07:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Where Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664336#M241937</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;If you want to use in Qlikview Script then try like this&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;"&gt;WHERE Match(BRA_CODE, 'AL00' 'AP00' 'AA00')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 07:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664336#M241937</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-06-12T07:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Where Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664337#M241938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;..would be much better to use the Where Clause on SQL level than LOAD level! This prevents a lot of traffic from the database to QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 07:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Condition/m-p/664337#M241938</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-06-12T07:48:40Z</dc:date>
    </item>
  </channel>
</rss>

