<?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: Partial Reload while avoiding duplicates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808706#M668298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes the case you explained works&lt;/P&gt;&lt;P&gt;but my case is the other way round. as in some columns have empty fields during an initial load, but then a few days later, i get those fields for the data. &lt;/P&gt;&lt;P&gt;this is loaded first: &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Id, Name, Age, Hometown&lt;BR /&gt;1,John,10,NY&lt;BR /&gt;2,Jane,,NY&lt;BR /&gt;3,Jim,23,NY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;then this: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Id, Name, Age, Hometown&lt;BR /&gt;2,Jane,15,NY&lt;BR /&gt;3,Jim,23,NY&lt;BR /&gt;4,Jack,55,NY&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;any way to make this work without using QVDs, but instead CSVs? &lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 18:57:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-24T18:57:50Z</dc:date>
    <item>
      <title>Partial Reload while avoiding duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808702#M668294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a QV dashboard with 10 tables with millions of rows which are linked by a common column "ID"&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I want to run partial reload each day to add in new data from csv files.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;However, lets say on Day 1 I load this csv&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID name age hometown&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1&amp;nbsp; John&amp;nbsp;&amp;nbsp; 10&amp;nbsp; NY&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2&amp;nbsp; Jane&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NY&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3&amp;nbsp;&amp;nbsp; Jim&amp;nbsp;&amp;nbsp; 23&amp;nbsp; NY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;so as you can see jane's age is missing on day one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;on Day 2 (or some day down the road) I now have this CSV to load&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID name age hometown&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2&amp;nbsp; Jane&amp;nbsp;&amp;nbsp; 15&amp;nbsp;&amp;nbsp;&amp;nbsp; NY&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3&amp;nbsp;&amp;nbsp; Jim&amp;nbsp;&amp;nbsp;&amp;nbsp; 23&amp;nbsp;&amp;nbsp; NY&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;4&amp;nbsp; Jack&amp;nbsp;&amp;nbsp; 55&amp;nbsp;&amp;nbsp; NY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;so basically I want to update the Jane's entry, but atm if i run a partial reload the standard way i end up with duplicate entries.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;is there any way to just update entries in a table based during partial reload?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 18:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808702#M668294</guid>
      <dc:creator />
      <dc:date>2014-11-24T18:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload while avoiding duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808703#M668295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Hi Ritvik,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Use incremental load:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Incremental load is of three types:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Insert Only&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Insert &amp;amp; Update&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Insert, Update, &amp;amp; Delete&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;STRONG style="font-family: 'Times New Roman','serif';"&gt;INSERT &amp;amp; UPDATE&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;The INSERT &amp;amp; UPDATE scenario also takes new data from the source but it also pulls in updated records. Additional precautions need to be taken in order to avoid duplicate records. During the load from the QVD, exclude records where there is a match on the primary key. This will ensure that the updated records will not be duplicated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Load all NEW and UPDATED data from the data source&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Concatenate this data with a load of only the missing records from the QVD file&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Store the entire table out to the QVD file&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; text-decoration: underline;"&gt;Example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;DataTable:&lt;BR /&gt; SQL SELECT&lt;BR /&gt; PrimaryKey,&lt;BR /&gt; A,&lt;BR /&gt; B,&lt;BR /&gt; C&lt;BR /&gt; FROM Table1&lt;BR /&gt; WHERE ModifyDate &amp;gt;= $(vDate);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;CONCATENATE&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;LOAD&lt;BR /&gt; PrimaryKey,&lt;BR /&gt; A,&lt;BR /&gt; B,&lt;BR /&gt; C&lt;BR /&gt; FROM ABC.qvd&lt;BR /&gt; WHERE NOT exists (PrimaryKey);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;STORE DataTable into ABC.qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-family: 'Times New Roman','serif';"&gt;Neetha&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 18:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808703#M668295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-24T18:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload while avoiding duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808704#M668296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do incremental load without using QVDs but CSVs? &lt;/P&gt;&lt;P&gt;Have been finding that during reload QVDs although faster, have been using more memory&amp;nbsp; , and this is my constraint at the moment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 18:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808704#M668296</guid>
      <dc:creator />
      <dc:date>2014-11-24T18:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Partial Reload while avoiding duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808705#M668297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Loading your sample data using inline load using the script below produces the update correctly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;Id, Name, Age, Hometown&lt;BR /&gt;2,Jane,15,NY&lt;BR /&gt;3,Jim,23,NY&lt;BR /&gt;4,Jack,55,NY&lt;BR /&gt;]&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;Id, Name, Age, Hometown&lt;BR /&gt;1,John,10,NY&lt;BR /&gt;2,Jane,,NY&lt;BR /&gt;3,Jim,23,NY&lt;BR /&gt;]&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;STRONG style=": ; color: #800000; font-size: 8pt;"&gt;Id&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="CaptureQlik.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71968_CaptureQlik.PNG.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 18:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808705#M668297</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2014-11-24T18:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload while avoiding duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808706#M668298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes the case you explained works&lt;/P&gt;&lt;P&gt;but my case is the other way round. as in some columns have empty fields during an initial load, but then a few days later, i get those fields for the data. &lt;/P&gt;&lt;P&gt;this is loaded first: &lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Id, Name, Age, Hometown&lt;BR /&gt;1,John,10,NY&lt;BR /&gt;2,Jane,,NY&lt;BR /&gt;3,Jim,23,NY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;then this: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Id, Name, Age, Hometown&lt;BR /&gt;2,Jane,15,NY&lt;BR /&gt;3,Jim,23,NY&lt;BR /&gt;4,Jack,55,NY&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;&lt;STRONG style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;any way to make this work without using QVDs, but instead CSVs? &lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 18:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808706#M668298</guid>
      <dc:creator />
      <dc:date>2014-11-24T18:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload while avoiding duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808707#M668299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ritvik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its possible to do on csv, first load do full extract and next time onward extract and concatenate to resident load(previously loaded data).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data1:&lt;/P&gt;&lt;P&gt;LOAD Customer, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sales Order ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ShipDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;Resident Data1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Customer, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sales Order ID], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ShipDate, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Quantity&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels)&lt;/P&gt;&lt;P&gt;where not Exists([Sales Order ID]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Data1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 19:48:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808707#M668299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-24T19:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload while avoiding duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808708#M668300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply! but does this solve my initial problem? &lt;/P&gt;&lt;P&gt;where some columns have empty fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but then later in my csv those fields become filled and i want to update those rows? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 19:53:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808708#M668300</guid>
      <dc:creator />
      <dc:date>2014-11-24T19:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Partial Reload while avoiding duplicates</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808709#M668301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, With Partial Reload you can't update the already loaded table data. Either you can replace whole table or add the data. If your latest file have the full data set, simply use partial reload to replace the table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, do full reload with full incremental load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do incremental load on csv. But I am not sure it will give the better performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 00:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-Reload-while-avoiding-duplicates/m-p/808709#M668301</guid>
      <dc:creator />
      <dc:date>2014-11-25T00:32:49Z</dc:date>
    </item>
  </channel>
</rss>

