<?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 Reload Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159640#M34204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, if the MS Access load is taking a long time you might consider storing the data down to a QVD file and doing an incremental reload from the database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Aug 2010 07:24:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-08-13T07:24:09Z</dc:date>
    <item>
      <title>Reload Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159639#M34203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys&lt;/P&gt;&lt;P&gt;Is there a way to reduce the reload time of a qlikview document? have one that is approximately 16mb in size with data loaded from a MS Access database and it takes 53min to reload and it loads 61million records?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;Thanks so much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 07:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159639#M34203</guid>
      <dc:creator />
      <dc:date>2010-08-13T07:18:27Z</dc:date>
    </item>
    <item>
      <title>Reload Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159640#M34204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, if the MS Access load is taking a long time you might consider storing the data down to a QVD file and doing an incremental reload from the database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 07:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159640#M34204</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-08-13T07:24:09Z</dc:date>
    </item>
    <item>
      <title>Reload Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159641#M34205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Johannes&lt;/P&gt;&lt;P&gt;Thanks for the quick reply. Can you maybe explain to me how to save the Access file as a QVD file? I don't quite understand the incremental reload either...&lt;/P&gt;&lt;P&gt;Sorry for the inconvenience. Is there maybe a qlikview for dummies somewhere? lol&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 07:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159641#M34205</guid>
      <dc:creator />
      <dc:date>2010-08-13T07:27:16Z</dc:date>
    </item>
    <item>
      <title>Reload Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159642#M34206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can reduce the reload time in any of the following ways,&lt;/P&gt;&lt;P&gt;- Avoid 'Select *' and load only the required fields. Tune the SQL query if it takes more time to execute&lt;/P&gt;&lt;P&gt;- If the DB performance is very poor, optimize the tables by techniques like indexing.&lt;/P&gt;&lt;P&gt;- If you have complex joins in the query and it it takes more time to execute, try to create a materialized view which would give the output of the query (This option is not feasible all the time, since it consumes additional DB space)&lt;/P&gt;&lt;P&gt;- Implement incremental load, if the history data doesn't change and you can also do update of few records which get updated&lt;/P&gt;&lt;P&gt;Some times reload time cannot be reduced drastically if it involve huge volume of data. But, you can always look for improvements in many ways as listed above.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 07:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159642#M34206</guid>
      <dc:creator />
      <dc:date>2010-08-13T07:27:28Z</dc:date>
    </item>
    <item>
      <title>Reload Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159643#M34207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please find Rob's incremental reload example in the attachment. This is a good example for doing the incremental update reload.&lt;/P&gt;&lt;P&gt;The script comments explain the process clearly.&lt;/P&gt;&lt;P&gt;-Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 07:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159643#M34207</guid>
      <dc:creator />
      <dc:date>2010-08-13T07:35:45Z</dc:date>
    </item>
    <item>
      <title>Reload Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159644#M34208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Haneesh&lt;/P&gt;&lt;P&gt;Thanks for the example. I don't quite understand it but im sure ill figure it out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 08:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Reload-Issue/m-p/159644#M34208</guid>
      <dc:creator />
      <dc:date>2010-08-13T08:07:21Z</dc:date>
    </item>
  </channel>
</rss>

