<?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 How to do incremental load with out primary key? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-do-incremental-load-with-out-primary-key/m-p/1211509#M879576</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;How to do incremental load with out primary key Field...Any Idea?&lt;/P&gt;&lt;P&gt;Please Help Me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script:&lt;/P&gt;&lt;P&gt;let &lt;SPAN style="font-size: 13.3333px;"&gt;vQvdcreateTime=qvdcreatetime('path of qvd');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Load Empid,App_Request,Date_Request,End_Request from employee where&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Date_Request &amp;gt;=vQvdcreateTime;//loading new data &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load Empid,App_Request,Date_Request,End_Request from employee from employe.qvd(qvd) &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;where not exists(?????)&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;//old data&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;which field i need to use in where exists ??// &lt;SPAN style="color: #ff0000;"&gt;Above table &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;Empid not a primary key&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gireesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>gireesh1216</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to do incremental load with out primary key?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-incremental-load-with-out-primary-key/m-p/1211509#M879576</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;How to do incremental load with out primary key Field...Any Idea?&lt;/P&gt;&lt;P&gt;Please Help Me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script:&lt;/P&gt;&lt;P&gt;let &lt;SPAN style="font-size: 13.3333px;"&gt;vQvdcreateTime=qvdcreatetime('path of qvd');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Load Empid,App_Request,Date_Request,End_Request from employee where&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Date_Request &amp;gt;=vQvdcreateTime;//loading new data &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load Empid,App_Request,Date_Request,End_Request from employee from employe.qvd(qvd) &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;where not exists(?????)&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;//old data&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;which field i need to use in where exists ??// &lt;SPAN style="color: #ff0000;"&gt;Above table &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px;"&gt;Empid not a primary key&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gireesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-incremental-load-with-out-primary-key/m-p/1211509#M879576</guid>
      <dc:creator>gireesh1216</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to do incremental load with out primary key?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-do-incremental-load-with-out-primary-key/m-p/1211510#M879577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a Date or Timestamp field, you can use that for your incremental load.&lt;/P&gt;&lt;P&gt;When you do a load, store the max(Date) or max(timestamp) in a variable. Then on the next load, load all since variable value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 16:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-do-incremental-load-with-out-primary-key/m-p/1211510#M879577</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2016-10-11T16:36:46Z</dc:date>
    </item>
  </channel>
</rss>

