<?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: Rows fetched during load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516394#M1131133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, sorry for the delayed response, my internet was down most of the day today, good ol ATT, anyway...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill, I was not logging so turned that on as you suggested - very useful, thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was doing a LEFT KEEP to minimize what was retrieved from one table to the next and have read to switch it all to EXISTS in the where clause instead.&amp;nbsp; I did this and am now getting the right numbers in the 'FETCHED' count as well as the final table rows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Dec 2013 06:34:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-03T06:34:07Z</dc:date>
    <item>
      <title>Rows fetched during load</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516390#M1131129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, I have 2 newbie questions: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I a load script that should only about 1000 rows from a qvd file.&amp;nbsp; When I execute the load, it tells me that over 4,000,000 rows are 'fetched'.&amp;nbsp; When I check the table viewer after the load the corresponding table shows me that it does correctly have only about 1000 rows in it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Does the message in the output log really mean it 'scanned' over 4,000,000 rows but only loaded in about 1000?&amp;nbsp; Or is it somehow actually fetching all that data to memory first?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm asking because while my data set in the table is correct, I have several load scripts in my document that give this same message so potentially could have 30 million rows 'fetched' and now I'm starting to get 'Object memory failed' errors when setting up some expressions in a chart object and clicking some data selections that should include most data I have.&amp;nbsp; I was thinking I don't have alot of data loaded so why am I getting 'object memory failed' messages so want to make sure I understand what the load output log is telling me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - What are the typical reasons for getting the 'object memory failed' messages when working with chart objects in a document?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 16:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516390#M1131129</guid>
      <dc:creator />
      <dc:date>2013-12-02T16:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rows fetched during load</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516391#M1131130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your joins.&amp;nbsp; Maybe you're creating Cartesian product...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 17:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516391#M1131130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-02T17:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rows fetched during load</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516392#M1131131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Cindy&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you share the log file from the reload.&amp;nbsp; It should be in the same folder as your qvw with a .log extension. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not there then check under &lt;EM&gt;Settings | Document Properties&lt;/EM&gt; that &lt;EM&gt;Generate Logfile&lt;/EM&gt; is ticked &amp;amp; reload again to get the log file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 18:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516392#M1131131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-02T18:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Rows fetched during load</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516393#M1131132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post your script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 19:44:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516393#M1131132</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-12-02T19:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Rows fetched during load</title>
      <link>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516394#M1131133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, sorry for the delayed response, my internet was down most of the day today, good ol ATT, anyway...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill, I was not logging so turned that on as you suggested - very useful, thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was doing a LEFT KEEP to minimize what was retrieved from one table to the next and have read to switch it all to EXISTS in the where clause instead.&amp;nbsp; I did this and am now getting the right numbers in the 'FETCHED' count as well as the final table rows. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2013 06:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rows-fetched-during-load/m-p/516394#M1131133</guid>
      <dc:creator />
      <dc:date>2013-12-03T06:34:07Z</dc:date>
    </item>
  </channel>
</rss>

