<?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 partial reload? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/partial-reload/m-p/179002#M45998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you guys.you helped a lot as always you do.byee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jun 2010 17:06:21 GMT</pubDate>
    <dc:creator>canariam</dc:creator>
    <dc:date>2010-06-08T17:06:21Z</dc:date>
    <item>
      <title>partial reload?</title>
      <link>https://community.qlik.com/t5/QlikView/partial-reload/m-p/178996#M45992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all again,&lt;/P&gt;&lt;P&gt;i know a lot of topic about this issue.i read most of them but i couldnt find my answer.hope that you can help me.&lt;/P&gt;&lt;P&gt;i have a big report and it is being reloaded daily by qv server.there are lots of queries but one of them has a dynamic structure and is need to be reloaded in each 15minutes.i mean i want to reload my whole report daily but just one of the query in 15minutes without reloading the whole report.&lt;/P&gt;&lt;P&gt;i can get it from qvd or just sql statement depending on your solution.&lt;/P&gt;&lt;P&gt;is there a solution for my problem?&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 18:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-reload/m-p/178996#M45992</guid>
      <dc:creator>canariam</dc:creator>
      <dc:date>2010-06-07T18:38:55Z</dc:date>
    </item>
    <item>
      <title>partial reload?</title>
      <link>https://community.qlik.com/t5/QlikView/partial-reload/m-p/178997#M45993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will need to reload your whole report every 15 min after all.&lt;/P&gt;&lt;P&gt;but you can create two aditional QVW´s, one will reload daily, the other every 15 minutes. They´ll generate all tables used in your report as qvds.&lt;/P&gt;&lt;P&gt;then your report should read from the qvd´s after the 15 minutes´s qvw runs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 19:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-reload/m-p/178997#M45993</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-06-07T19:32:11Z</dc:date>
    </item>
    <item>
      <title>partial reload?</title>
      <link>https://community.qlik.com/t5/QlikView/partial-reload/m-p/178998#M45994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot for your answer.but as i said it is a big report and use already lots of qvds.even though getting data from qvds, reloading lasts 20mins or more.even if i tolerate this, it means that server works nonstop just for a report.&lt;/P&gt;&lt;P&gt;there is one more question then.can a report display a sheet of another report as own sheet? i dont mean that linking with web link.it causes opening the targetting sheet in new browser page.can it be possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 20:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-reload/m-p/178998#M45994</guid>
      <dc:creator>canariam</dc:creator>
      <dc:date>2010-06-07T20:08:46Z</dc:date>
    </item>
    <item>
      <title>partial reload?</title>
      <link>https://community.qlik.com/t5/QlikView/partial-reload/m-p/178999#M45995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are a few ways I can think of to get around this. Probably the easiest would be to create two seperate 'data loader' QVWs.&lt;/P&gt;&lt;P&gt;1) The first handles all of the 'big' stuff that only needs to be reloaded once per day.&lt;/P&gt;&lt;P&gt;2) the second is the 'every 15 minutes' portion.&lt;/P&gt;&lt;P&gt;Each of these QVWs dumps the results of the data pulling into QVDs, which your main application uses for its data source.&lt;/P&gt;&lt;P&gt;You reload the master every 15 minutes (after your every 15 minutes task runs), and set the other to run once a day, and let the every 15 pick up the new data when its available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 00:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-reload/m-p/178999#M45995</guid>
      <dc:creator />
      <dc:date>2010-06-08T00:29:29Z</dc:date>
    </item>
    <item>
      <title>partial reload?</title>
      <link>https://community.qlik.com/t5/QlikView/partial-reload/m-p/179000#M45996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realize I just totally repeated the other poster... sorry.&lt;/P&gt;&lt;P&gt;In answer to your other question: can you show one sheet from one QVW inside of another qvw. The short answer is no. But the longer answer is that you can use the first qvw as a data source, which the second QVW can load from. You can then copy the page you want to display from the first QVW into the second, and preserve its display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 00:32:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-reload/m-p/179000#M45996</guid>
      <dc:creator />
      <dc:date>2010-06-08T00:32:16Z</dc:date>
    </item>
    <item>
      <title>partial reload?</title>
      <link>https://community.qlik.com/t5/QlikView/partial-reload/m-p/179001#M45997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I think you should use "ADD" prefix on your load and use partial reload. Check the description of ADD in QlikView Help to have a better idea..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Lester&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 03:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-reload/m-p/179001#M45997</guid>
      <dc:creator />
      <dc:date>2010-06-08T03:34:29Z</dc:date>
    </item>
    <item>
      <title>partial reload?</title>
      <link>https://community.qlik.com/t5/QlikView/partial-reload/m-p/179002#M45998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you guys.you helped a lot as always you do.byee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 17:06:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/partial-reload/m-p/179002#M45998</guid>
      <dc:creator>canariam</dc:creator>
      <dc:date>2010-06-08T17:06:21Z</dc:date>
    </item>
  </channel>
</rss>

