<?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: Limited Loads not working? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257811#M97415</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;Sounds strange indeed, and I haven't noticed that behavior. I haven't tested with SR3 of v10 though. Is there any chance that the driver has been modified, updated or something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I think your way is the fastest, you can give a try to either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;FIRST 10000 LOAD *; // or use a variable instead&lt;/P&gt;&lt;P&gt;SQL SELECT ...;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;WHERE RecNo() &amp;lt; 10001; // a variable will work as well&lt;/P&gt;&lt;P&gt;SQL SELECT ...;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think yours is faster because the LOAD is pulling all records from database, but loading only those that match the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 17:31:59 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-07-05T17:31:59Z</dc:date>
    <item>
      <title>Limited Loads not working?</title>
      <link>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257808#M97412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is anyone experiencing the limited loads not working for them (the check box on the debug screen)?&amp;nbsp; I only wanted to load 1000 lines and the database read is climbing over 240k right now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just curious to whether or not anyone is experiencing this lately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 17:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257808#M97412</guid>
      <dc:creator />
      <dc:date>2011-07-05T17:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Limited Loads not working?</title>
      <link>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257809#M97413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version are you using? Is that happening with a hidden script? Does that happen to all your files? Are you performing a binary load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 17:21:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257809#M97413</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-07-05T17:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Limited Loads not working?</title>
      <link>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257810#M97414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QV v10 and its happening with the regular script.&amp;nbsp; It worked before and I guess I havent used it in a while.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also - This is going against DB2 tables, so I added "FETCH ONLY n ROWS;" to my queries to resolve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 17:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257810#M97414</guid>
      <dc:creator />
      <dc:date>2011-07-05T17:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Limited Loads not working?</title>
      <link>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257811#M97415</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;Sounds strange indeed, and I haven't noticed that behavior. I haven't tested with SR3 of v10 though. Is there any chance that the driver has been modified, updated or something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I think your way is the fastest, you can give a try to either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;FIRST 10000 LOAD *; // or use a variable instead&lt;/P&gt;&lt;P&gt;SQL SELECT ...;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;WHERE RecNo() &amp;lt; 10001; // a variable will work as well&lt;/P&gt;&lt;P&gt;SQL SELECT ...;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think yours is faster because the LOAD is pulling all records from database, but loading only those that match the condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 17:31:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257811#M97415</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-07-05T17:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Limited Loads not working?</title>
      <link>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257812#M97416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this is happening to us too. We are running QV 10.00.8935.0409.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 22:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257812#M97416</guid>
      <dc:creator />
      <dc:date>2013-01-16T22:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Limited Loads not working?</title>
      <link>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257813#M97417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this is happening to us too. We are running QV 10.00.8935.0409.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 22:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limited-Loads-not-working/m-p/257813#M97417</guid>
      <dc:creator />
      <dc:date>2013-01-16T22:02:47Z</dc:date>
    </item>
  </channel>
</rss>

