<?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: qvw incremental load  !!!not qvd!!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483708#M687166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * FROM QVD1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD FROM QVD2 WHERE NOT EXISTS (DateFieldName);&amp;nbsp;&amp;nbsp; // will load only dates which are not referenced in QVD 1 prviously loaded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Dec 2013 15:46:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-13T15:46:49Z</dc:date>
    <item>
      <title>qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483707#M687165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the incremental load funcionality when I am creating qvd's &amp;lt;-- that is fine and it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I load as well just new records to an existing .qvw&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QVD file which is refrehed (incremental) on daily base. This is my source for my QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD ( 1. with data until 12 December)&amp;nbsp; --&amp;gt;&amp;nbsp; incremental load out of database&amp;nbsp;&amp;nbsp; --&amp;gt;&amp;nbsp; QVD (2. with data until 13 December)&lt;/P&gt;&lt;P&gt;This whole process is saving time and it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to refresh my QVW:&lt;/P&gt;&lt;P&gt;I have in my .qvw data until the 12thDecember 2013, now I want to refresh my .qvw with the data (out of QVD 2) with just the data of the 13th December. Which means I dont want to load again the whole QVD 2 file into my QVW. I just want to add those new entries out of the QVD to the QVW. Because every time I refresh my QVW with the whole QVD2 file it is increasing the time for refresh ( due the fact that from day to day my QVD2 is getting bigger and bigger) I am talking here about 6billion rows for a timeframe of&amp;nbsp; 1&amp;nbsp;&amp;nbsp; 1/2 months).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope somebody can help me and that my question is somehow understandable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 15:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483707#M687165</guid>
      <dc:creator />
      <dc:date>2013-12-13T15:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483708#M687166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * FROM QVD1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD FROM QVD2 WHERE NOT EXISTS (DateFieldName);&amp;nbsp;&amp;nbsp; // will load only dates which are not referenced in QVD 1 prviously loaded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 15:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483708#M687166</guid>
      <dc:creator />
      <dc:date>2013-12-13T15:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483709#M687167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not as far as I know. Qvd's are the way to do incremental loading. If you have that much data to work with you may have to look again if there are fields or records you can do without. Or perhaps you can aggregate data and only store and incrementally load aggregated data. You probably have a timestamp field too that could be split into day and time fields and perhaps an hour field too. Such fields will have a far lower cardinality and so compress better resulting in less memory usage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 15:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483709#M687167</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-13T15:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483710#M687168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is not what I have asked for. (at least I think so)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because in this case I would anyway need to load the compelte QVD1 and then the new entries out of QVD2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am looking for is to keep already existing entries in a qvw and to add here new records just out of QVD2.&lt;/P&gt;&lt;P&gt;So if I have 10 entries with the date of 12 th December already in a existing qvw I just want to add (for example 3 new entries with 13 December) to my qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which in the end would mean that my QVW1 has in the beginning 10 entires and I run the script and 3 new lines get loaded into the QVW and in the end my QVW will contain 13 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this even possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or do I completly missunderstood something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 15:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483710#M687168</guid>
      <dc:creator />
      <dc:date>2013-12-13T15:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483711#M687169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you could take a look to my reply to Christian would be much appreciated.&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>Fri, 13 Dec 2013 15:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483711#M687169</guid>
      <dc:creator />
      <dc:date>2013-12-13T15:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483712#M687170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using the partial load functionality?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 18:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483712#M687170</guid>
      <dc:creator>sicilianif</dc:creator>
      <dc:date>2013-12-13T18:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483713#M687171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Ivan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you describe in your post of &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Dec 13, 2013 3:56 PM&lt;/SPAN&gt; is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But do make sure for any QVD load&lt;S&gt; you do that is an Optimised load, they can be in the order of 100 times faster.&lt;/S&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With those kinds of data volumes you may wish to investigate exploiting something like Google Big Query and use QV Direct Discovery.&amp;nbsp; Such a task would be significant in time, effort &amp;amp; money.&lt;/P&gt;&lt;P&gt;&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>Fri, 13 Dec 2013 18:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483713#M687171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-13T18:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483714#M687172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every time you run the script in your QVW, you essentially delete the existing data model (both in terms of the schema and the actual data contained) and it is recreated based on the script that has run. It is not possible to do what you describe. With that said, QVDs are an extremely efficient way of loading into your QVWs, especially if you can make the load from the QVDs optimised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When dealing with large volumes of data, you may also benefit from "partitioning" your data files. Basically, you can make your script pump out files like MyDataFile20131213.QVD, MyDataFile20131214.QVD, etc. &lt;BR /&gt;What I tend to do is generating two versions of the typically daily or monthly files: one with most granular data and one with aggregates. When you have these two versions of the same data, you can easily load the granular version into your QVW for most recent data and the aggregate version for older data. This would be done using a loop in your script. "Partitioning" the data file also helps with incremental load into the QVDs as you don't need to always load and append to the entire dataset but only to a smaller set of data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Dec 2013 16:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483714#M687172</guid>
      <dc:creator />
      <dc:date>2013-12-14T16:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483715#M687173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is possible.&lt;/P&gt;&lt;P&gt;1. Binary load the existing qvw.&lt;/P&gt;&lt;P&gt;2. Load additional data from qvd2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Dec 2013 18:18:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483715#M687173</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-12-14T18:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483716#M687174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK IVan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO let's say your qvw is Original.qvw&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy it as New.qvw (you get all the front end)&lt;/P&gt;&lt;P&gt;Delete the script&lt;/P&gt;&lt;P&gt;Load bianry original.qvw&lt;/P&gt;&lt;P&gt;and LOAD * from QVD2 where not exists (Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 08:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483716#M687174</guid>
      <dc:creator />
      <dc:date>2013-12-16T08:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483717#M687175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand why everyone thinks this is not possible in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Frank says, use a QlikView Reload mode called "Partial Reload". In this mode, LOAD statements without ADD/REPLACE prefix will not be executed. LOAD statements with an ADD prefix will NOT delete the internal table, but will add to it according to the clauses you supply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not too tricky.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, since you will still be reading/filtering an ever-growing QVD, performance will not necessarily improve...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Edit: corrected silly mistake&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483717#M687175</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2013-12-16T10:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483718#M687176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay it seems like we have here couple of suggestions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try out the thing with:&lt;/P&gt;&lt;P&gt;As Frank says, use a QlikView Reload mode called "Partial Reload". In this mode, LOAD statements without ADD/REPLACE prefix will start anew. LOAD statements with an ADD prefix will NOT delete the internal table, but will add to it according to the clauses you supply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to everyone, its never easy and its never imposssible....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 10:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483718#M687176</guid>
      <dc:creator />
      <dc:date>2013-12-16T10:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483719#M687177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan, You can Implement QVW incremental loading with "Partial Reload" but you have some limitations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You can load only new data.&lt;/P&gt;&lt;P&gt;2. You cann'y handle updated or deleted data in this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 15:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483719#M687177</guid>
      <dc:creator />
      <dc:date>2013-12-16T15:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: qvw incremental load  !!!not qvd!!!</title>
      <link>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483720#M687178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a Binary load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 15:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qvw-incremental-load-not-qvd/m-p/483720#M687178</guid>
      <dc:creator>davidrobles</dc:creator>
      <dc:date>2013-12-16T15:20:18Z</dc:date>
    </item>
  </channel>
</rss>

