<?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 Incremental reload in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-reload/m-p/145497#M716959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have the modified and time in my database. Then I tried using the max( sequence no /Transaction no).This option also I cant use because there are multiple sequences.&lt;/P&gt;&lt;P&gt;For Example, they are having different sequence for Tax invoice (TINV00001) and Non Tax invoices (NTINV00003).If I take max(),I'll get any one sequence only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to do the incremental load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 10pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 May 2009 21:12:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-30T21:12:27Z</dc:date>
    <item>
      <title>Incremental reload</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-reload/m-p/145497#M716959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have the modified and time in my database. Then I tried using the max( sequence no /Transaction no).This option also I cant use because there are multiple sequences.&lt;/P&gt;&lt;P&gt;For Example, they are having different sequence for Tax invoice (TINV00001) and Non Tax invoices (NTINV00003).If I take max(),I'll get any one sequence only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way to do the incremental load?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 10pt;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2009 21:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-reload/m-p/145497#M716959</guid>
      <dc:creator />
      <dc:date>2009-05-30T21:12:27Z</dc:date>
    </item>
    <item>
      <title>Incremental reload</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-reload/m-p/145498#M716960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should be some record identifier one way or another...&lt;BR /&gt;If really there are none, you can use rule:&lt;BR /&gt;max(Tax number) OR max(nonTax number)&lt;BR /&gt;Certainly there will be overlap, but you can deal with it later using DISTINCT or EXISTS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2009 23:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-reload/m-p/145498#M716960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-30T23:59:37Z</dc:date>
    </item>
    <item>
      <title>Incremental reload</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-reload/m-p/145499#M716961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's practically impossible to develop a RELIABLE incremental load algorithm without a timestamp or another unique ID... There are techniques of dealing with it on the host database, but those techniques are very intrusive. For example, you (or those developers responsible for the back end database) could develop a set of triggers that would store every new/modified/deleted records in separate tables, giving you the "net change". This is typically more complex than it is beneficial... Ask yourself if you REALLY need the incremental load or if it's just a "nice to do"...&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2009 21:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-reload/m-p/145499#M716961</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-05-31T21:24:16Z</dc:date>
    </item>
  </channel>
</rss>

