<?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/760653#M270617</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first one but I think you have to add ( )&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SQL Select * from DBTable where Month in ('0315');&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Mar 2015 10:21:58 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-03-07T10:21:58Z</dc:date>
    <item>
      <title>Where condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760649#M270613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While working on QVD Generators, I need to get the data from DB table based on "Where" condition.&lt;/P&gt;&lt;P&gt;I have two options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Load *;&lt;/P&gt;&lt;P&gt;SQL Select * from DBTable where Month in '0315';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Load * where Month=0315;&lt;/P&gt;&lt;P&gt;SQL Select * from DBTable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which opton works the Best?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 22:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760649#M270613</guid>
      <dc:creator />
      <dc:date>2015-03-06T22:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Where condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760650#M270614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1st&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 22:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760650#M270614</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-06T22:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Where condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760651#M270615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like Manish said, option 1 is better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main reason is because the number of records from the select statement is shortened, pulling only the necessary records. If it is a big table, then it makes even more sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see how the preceding load logic works please read &lt;A href="http://qlikviewcookbook.com/2009/12/simplify-with-preceding-load/" title="http://qlikviewcookbook.com/2009/12/simplify-with-preceding-load/"&gt;Simplify with Preceding Load | Qlikview Cookbook&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Nuno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 23:06:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760651#M270615</guid>
      <dc:creator />
      <dc:date>2015-03-06T23:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: Where condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760652#M270616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1st Option work best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2015 10:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760652#M270616</guid>
      <dc:creator>mukesh24</dc:creator>
      <dc:date>2015-03-07T10:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Where condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760653#M270617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first one but I think you have to add ( )&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SQL Select * from DBTable where Month in ('0315');&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2015 10:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-condition/m-p/760653#M270617</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-03-07T10:21:58Z</dc:date>
    </item>
  </channel>
</rss>

