<?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: Issue in incremental load in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670299#M50650</link>
    <description>&lt;P&gt;Could you please give much more info on which fields your'e considering for Incremental load i.e any key unique fields or date or any other.&lt;/P&gt;&lt;P&gt;Also let us know how many steps of increments your'e following : Insert, Update ,delete.&lt;/P&gt;&lt;P&gt;Better post some sample data which resembles your'e scenario, so that it will be easy for breaking it up.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2020 06:31:50 GMT</pubDate>
    <dc:creator>HirisH_V7</dc:creator>
    <dc:date>2020-01-29T06:31:50Z</dc:date>
    <item>
      <title>Issue in incremental load</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670263#M50645</link>
      <description>&lt;P&gt;I store last 2 years of data in qvd and concatenate with daily refresh of 3 months data. But, after incremental load the values are not maching with the full load data. Any reason why the values not matching&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 02:25:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670263#M50645</guid>
      <dc:creator>iswarya</dc:creator>
      <dc:date>2020-01-29T02:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in incremental load</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670286#M50648</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/72298"&gt;@iswarya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is very difficult to say why. Incremental loading is a critical component of various enterprise solutions and works well - it all just depends on the implementation. Why do you need to load the past three months' data and not only the new or updated records? Also, are you accounting for deletions if you have?&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/QVD_Incremental.htm" target="_self"&gt;This&lt;/A&gt; article explains the basic concepts pretty well.&lt;/P&gt;&lt;P&gt;I am sure if you post your logic then someone on the Community will be able to help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mauritz&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 05:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670286#M50648</guid>
      <dc:creator>Mauritz_SA</dc:creator>
      <dc:date>2020-01-29T05:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in incremental load</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670299#M50650</link>
      <description>&lt;P&gt;Could you please give much more info on which fields your'e considering for Incremental load i.e any key unique fields or date or any other.&lt;/P&gt;&lt;P&gt;Also let us know how many steps of increments your'e following : Insert, Update ,delete.&lt;/P&gt;&lt;P&gt;Better post some sample data which resembles your'e scenario, so that it will be easy for breaking it up.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 06:31:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670299#M50650</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2020-01-29T06:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in incremental load</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670308#M50653</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;But, after incremental load the values are not maching with the full load data&lt;/P&gt;&lt;P&gt;The most likely problems are duplicates or gaps . If you are loading 3 months daily, how are you eliminating duplicates? That is what I would look at first.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 07:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670308#M50653</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2020-01-29T07:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in incremental load</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670531#M50674</link>
      <description>&lt;P&gt;The data wont be updated or deleted. So I just concatenate the new data.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 15:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1670531#M50674</guid>
      <dc:creator>iswarya</dc:creator>
      <dc:date>2020-01-29T15:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in incremental load</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1671140#M50743</link>
      <description>&lt;P&gt;If you are loading 30 days every day, then are you not creating duplicates of the last 29 days data?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 06:20:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1671140#M50743</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2020-01-31T06:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in incremental load</title>
      <link>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1671146#M50744</link>
      <description>&lt;P&gt;I'm in line with &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14931"&gt;@jonathandienst&lt;/a&gt;&amp;nbsp;, you're probably experiencing some overlap (or gaps).&lt;/P&gt;&lt;P&gt;I reccomend you to take look at this Qlik video as a start. &lt;A href="https://youtu.be/GLO2UteiHQ8" target="_self"&gt;Basic Incremental Load - Qlik applications&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jan 2020 06:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Issue-in-incremental-load/m-p/1671146#M50744</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-01-31T06:45:06Z</dc:date>
    </item>
  </channel>
</rss>

