<?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: Incremental Load Doubts in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Doubts/m-p/978847#M14142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to provide what incremental technique you are using and if you have a unique key or if this is the combination between different fields, as Daniel already stated normally this is done with a primary key, though I have seen cases where the primary key is only unique for one specific date, so this is &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;determined by&lt;/SPAN&gt; your setup &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2015 14:04:28 GMT</pubDate>
    <dc:creator>ramoncova06</dc:creator>
    <dc:date>2015-10-29T14:04:28Z</dc:date>
    <item>
      <title>Incremental Load Doubts</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Doubts/m-p/978844#M14139</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;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Can anyone please tell me after incremental load how do we make sure data loaded is not duplicate ??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Just wanted to know what kind of filters we put at our end to make sure redundant data is not loaded in incremental load?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Neha Agrawal&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Doubts/m-p/978844#M14139</guid>
      <dc:creator />
      <dc:date>2015-10-28T10:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load Doubts</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Doubts/m-p/978845#M14140</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;can anyone please answer this question....!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Neha Agrawal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 07:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Doubts/m-p/978845#M14140</guid>
      <dc:creator />
      <dc:date>2015-10-29T07:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load Doubts</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Doubts/m-p/978846#M14141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You usually use the primary key for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You load the incremental extract and then concatenate the data from previous extractions whose primary key has not been previously loaded in the incremental part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 13:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Doubts/m-p/978846#M14141</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2015-10-29T13:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load Doubts</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Doubts/m-p/978847#M14142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to provide what incremental technique you are using and if you have a unique key or if this is the combination between different fields, as Daniel already stated normally this is done with a primary key, though I have seen cases where the primary key is only unique for one specific date, so this is &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;determined by&lt;/SPAN&gt; your setup &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 14:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Doubts/m-p/978847#M14142</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-10-29T14:04:28Z</dc:date>
    </item>
  </channel>
</rss>

