<?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 load not functioning properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/incremental-load-not-functioning-properly/m-p/72627#M768896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Hi&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;I want to execute incremental load in which i want to pass condition as &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff6600;"&gt;Receipt &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #ff6600;"&gt;$(vincr_rec_temp2)-20 but here -20 is not working correctly. How to handle that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;OLEDB CONNECT TO [Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=ETPEASV55;Data Source=192.168.1.108;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=QLIKVIEW;Use Encryption for Data=False;Tag with column collation when possible=False];&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Increment_Receiving_temp2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD distinct&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAPCode,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp; &lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM ETPEASV55.dbo."VW_DOLineReceiving"&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;WHERE(CurrTransactionDate &amp;gt;= 20160101 and CurrTransactionDate &amp;lt;= '$(currentdate)') ;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;store Increment_Receiving_temp2 into C:\Users\dmsadmin\Desktop\QlikView_UCB_Report\QVD\extract_qvd\Increment_Receiving_temp2.qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;drop table Increment_Receiving_temp2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Increment_Receiving_temp2_qvd:&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;LOAD SAPCode,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Increment_Receiving_temp2_max_date:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD max(&amp;nbsp; Receipt) as max6_date&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Resident Increment_Receiving_temp2_qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LET vincr_rec_temp2=Peek('max6_date',0,'Increment_Receiving_temp2_max_date');&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;drop table Increment_Receiving_temp2_qvd;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Increment_Receiving_temp2_incr:&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD SAPCode,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM ETPEASV55.dbo.VW_DOLineReceiving&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;//WHERE(CurrTransactionDate &amp;gt;= 20150101 and CurrTransactionDate &amp;lt;= '$(currentdate)') ;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;where&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff6600;"&gt;Receipt &amp;gt;$(vincr_rec_temp2)-20;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;concatenate(Increment_Receiving_temp2_incr)&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Increment_Receiving_temp2:&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD SAPCode,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;//Incremental Load for Insert, Update and Delete&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;inner join(Increment_Receiving_temp2_incr)&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Increment_Receiving_temp2_incr_ID:&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD distinct&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;SAPCode,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM ETPEASV55.dbo.VW_DOLineReceiving;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;store Increment_Receiving_temp2_incr into C:\Users\dmsadmin\Desktop\QlikView_UCB_Report\QVD\extract_qvd\Increment_Receiving_temp2_incr.qvd;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;drop table Increment_Receiving_temp2_incr;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>sakshikaul</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>incremental load not functioning properly</title>
      <link>https://community.qlik.com/t5/QlikView/incremental-load-not-functioning-properly/m-p/72627#M768896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Hi&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;I want to execute incremental load in which i want to pass condition as &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff6600;"&gt;Receipt &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #ff6600;"&gt;$(vincr_rec_temp2)-20 but here -20 is not working correctly. How to handle that?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;OLEDB CONNECT TO [Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=ETPEASV55;Data Source=192.168.1.108;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=QLIKVIEW;Use Encryption for Data=False;Tag with column collation when possible=False];&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Increment_Receiving_temp2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD distinct&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SAPCode,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp; &lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM ETPEASV55.dbo."VW_DOLineReceiving"&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;WHERE(CurrTransactionDate &amp;gt;= 20160101 and CurrTransactionDate &amp;lt;= '$(currentdate)') ;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;store Increment_Receiving_temp2 into C:\Users\dmsadmin\Desktop\QlikView_UCB_Report\QVD\extract_qvd\Increment_Receiving_temp2.qvd;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;drop table Increment_Receiving_temp2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Increment_Receiving_temp2_qvd:&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;LOAD SAPCode,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Increment_Receiving_temp2_max_date:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD max(&amp;nbsp; Receipt) as max6_date&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Resident Increment_Receiving_temp2_qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LET vincr_rec_temp2=Peek('max6_date',0,'Increment_Receiving_temp2_max_date');&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;drop table Increment_Receiving_temp2_qvd;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Increment_Receiving_temp2_incr:&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD SAPCode,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM ETPEASV55.dbo.VW_DOLineReceiving&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;//WHERE(CurrTransactionDate &amp;gt;= 20150101 and CurrTransactionDate &amp;lt;= '$(currentdate)') ;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;where&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff6600;"&gt;Receipt &amp;gt;$(vincr_rec_temp2)-20;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;concatenate(Increment_Receiving_temp2_incr)&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Increment_Receiving_temp2:&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD SAPCode,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;//Incremental Load for Insert, Update and Delete&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;inner join(Increment_Receiving_temp2_incr)&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;Increment_Receiving_temp2_incr_ID:&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;LOAD distinct&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;SAPCode,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ItemNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Receipt,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivingNumber,&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ReceivedQuantity;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;FROM ETPEASV55.dbo.VW_DOLineReceiving;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;store Increment_Receiving_temp2_incr into C:\Users\dmsadmin\Desktop\QlikView_UCB_Report\QVD\extract_qvd\Increment_Receiving_temp2_incr.qvd;&lt;/P&gt;&lt;P style="color: #000000; font-family: inherit; font-size: 16px; font-style: inherit; font-weight: inherit;"&gt;drop table Increment_Receiving_temp2_incr;&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/incremental-load-not-functioning-properly/m-p/72627#M768896</guid>
      <dc:creator>sakshikaul</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
  </channel>
</rss>

