<?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 Clause Limitations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-Clause-Limitations/m-p/1194988#M385573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can load the accounts in a table and use a where exists ([Customer Account])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Oct 2016 16:11:23 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2016-10-26T16:11:23Z</dc:date>
    <item>
      <title>Where Clause Limitations</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Clause-Limitations/m-p/1194987#M385572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a very large data set that I built in several QVDs and now in my main application I need to pull data from those QVD's with a pretty extensive where clause.&amp;nbsp; I am pulling 573 different account in so the where clause to list those Accounts created a 9,368 character line:&amp;nbsp; (i.e. Where Match([Customer Account], 'Account1', 'Account2', 'Account3', ..., 'Account571', 'Account572','Account_573'))&amp;nbsp; Please understand these are not the account names as each one is unique, no ways to combine names to make where clause smaller&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Clause-Limitations/m-p/1194987#M385572</guid>
      <dc:creator>bjsellers57</dc:creator>
      <dc:date>2016-10-26T13:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where Clause Limitations</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Clause-Limitations/m-p/1194988#M385573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can load the accounts in a table and use a where exists ([Customer Account])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 16:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Clause-Limitations/m-p/1194988#M385573</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-10-26T16:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Where Clause Limitations</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Clause-Limitations/m-p/1194989#M385574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bernard&lt;/P&gt;&lt;P&gt;1-Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[SAMPLE]:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD*, KeepChar([Customer Account], '0123456789') as id_Account;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Customer Account, Data, Field&lt;/P&gt;&lt;P&gt;Account1, 187, F&lt;/P&gt;&lt;P&gt;Account2, 346, U&lt;/P&gt;&lt;P&gt;Account3, 2286, Z&lt;/P&gt;&lt;P&gt;Account4, 493, A&lt;/P&gt;&lt;P&gt;Account5, 4607, O&lt;/P&gt;&lt;P&gt;Account6, 4906, G&lt;/P&gt;&lt;P&gt;Account7, 1795, O&lt;/P&gt;&lt;P&gt;Account8, 2533, U&lt;/P&gt;&lt;P&gt;Account9, 2959, D&lt;/P&gt;&lt;P&gt;Account10, 2112, P&lt;/P&gt;&lt;P&gt;Account500, 11111, L&lt;/P&gt;&lt;P&gt;Account732, 143, I&lt;/P&gt;&lt;P&gt;Account733, 2412, I&lt;/P&gt;&lt;P&gt;Account734, 1377, P&lt;/P&gt;&lt;P&gt;Account735, 3568, W&lt;/P&gt;&lt;P&gt;Account736, 4190, D&lt;/P&gt;&lt;P&gt;Account750, 3935, G&lt;/P&gt;&lt;P&gt;Account738, 2504, F&lt;/P&gt;&lt;P&gt;Account800, 1238, D&lt;/P&gt;&lt;P&gt;Account801, 4268, I&lt;/P&gt;&lt;P&gt;Account841, 2291, A&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY*;&lt;/P&gt;&lt;P&gt;LOAD * Resident SAMPLE &lt;/P&gt;&lt;P&gt;&lt;EM style="text-decoration: underline;"&gt;Where id_Account &amp;gt;= 500 AND id_Account&amp;nbsp; &amp;lt;= 750;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2016 22:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Clause-Limitations/m-p/1194989#M385574</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2016-10-26T22:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Where Clause Limitations</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Clause-Limitations/m-p/1194990#M385575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, I will try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bernie Sellers&lt;/P&gt;&lt;P&gt;Analytic Consultant&lt;/P&gt;&lt;P&gt;(p)410.884.2182&lt;/P&gt;&lt;P&gt;(c)240-818-2635&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2016 10:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Clause-Limitations/m-p/1194990#M385575</guid>
      <dc:creator>bjsellers57</dc:creator>
      <dc:date>2016-10-28T10:40:46Z</dc:date>
    </item>
  </channel>
</rss>

