<?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- Inser &amp;amp; Update: Error while using multiple fields as key in concatenation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815119#M66677</link>
    <description>&lt;P&gt;Hello, Qlik Sense is case sensitive, so %KEY is not the same as %Key. Maybe you can use Exists(%Key) instead.&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jun 2021 08:48:27 GMT</pubDate>
    <dc:creator>JuanGerardo</dc:creator>
    <dc:date>2021-06-15T08:48:27Z</dc:date>
    <item>
      <title>Incremental Load- Inser &amp; Update: Error while using multiple fields as key in concatenation</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815106#M66675</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am following the below method for Insert n Update incremental Load:&lt;/P&gt;&lt;P class="Code"&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;&lt;SPAN&gt;QV_Table&lt;/SPAN&gt;:&lt;/FONT&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;SQL SELECT %Key, X, Y FROM DB_TABLE&lt;/FONT&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;WHERE ModificationTime &amp;gt;= #$(LastExecTime)#;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;Concatenate LOAD %Key, X, Y FROM File.QVD&lt;/FONT&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;WHERE NOT Exists(%KEY);&lt;/FONT&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;FONT face="courier new,courier" color="#0000FF"&gt;STORE QV_Table INTO File.QVD;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="Code"&gt;&amp;nbsp;i am getting the error:&lt;/P&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;The following error occurred:&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="message error"&gt;&lt;DIV class="selectable"&gt;Field '%KEY' not found&lt;/DIV&gt;&lt;DIV class="selectable"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="selectable"&gt;%KEY is concatenation of few fields that is loaded into the QVD.&lt;/DIV&gt;&lt;DIV class="selectable"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="selectable"&gt;Kindly help what is the mistake i made here..&lt;/DIV&gt;&lt;DIV class="selectable"&gt;Also, please clarify that&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;Not Exist will update the particular record with new field value (like last updated Date-Time) or insert entire new record with updated values along with old record?&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Jun 2021 08:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815106#M66675</guid>
      <dc:creator>Qlik_Enthu</dc:creator>
      <dc:date>2021-06-15T08:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load- Inser &amp; Update: Error while using multiple fields as key in concatenation</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815119#M66677</link>
      <description>&lt;P&gt;Hello, Qlik Sense is case sensitive, so %KEY is not the same as %Key. Maybe you can use Exists(%Key) instead.&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 08:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815119#M66677</guid>
      <dc:creator>JuanGerardo</dc:creator>
      <dc:date>2021-06-15T08:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load- Inser &amp; Update: Error while using multiple fields as key in concatenation</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815121#M66678</link>
      <description>&lt;P&gt;Hi this is just illustrative code..so i wrote it that way..but in ORiginal code it is taken care. should i have same key combination while&amp;nbsp; doing full load so that this issue wont come up again?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 08:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815121#M66678</guid>
      <dc:creator>Qlik_Enthu</dc:creator>
      <dc:date>2021-06-15T08:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load- Inser &amp; Update: Error while using multiple fields as key in concatenation</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815128#M66681</link>
      <description>&lt;P&gt;I guess yes, but I'm not sure to fully understand your problem. Your error seems to be raised because of the field doesn't exists, but your logic seems correct.&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 09:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815128#M66681</guid>
      <dc:creator>JuanGerardo</dc:creator>
      <dc:date>2021-06-15T09:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load- Inser &amp; Update: Error while using multiple fields as key in concatenation</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815260#M66694</link>
      <description>&lt;P&gt;I added the %KEY combination in the base load. hence the error is resolved. Can you please help me with the second part of my query? which is given below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, please clarify that&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Not Exist will update the particular record with new field value (like last updated Date-Time) or insert entire new record with updated values along with old record?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 14:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815260#M66694</guid>
      <dc:creator>Qlik_Enthu</dc:creator>
      <dc:date>2021-06-15T14:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental Load- Inser &amp; Update: Error while using multiple fields as key in concatenation</title>
      <link>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815309#M66699</link>
      <description>&lt;P&gt;I understand you will add to QV_Table the records modified since last script execution. Then you will add only the records in your QVD file (old records) that have not been inserted from the SQL statement. If newer data for %Key combinations then it will be inserted from the DB_TABLE, if not from File.QVD.&lt;/P&gt;&lt;P&gt;Remember in Qlik Sense you don't update records, just insert.&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 16:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Incremental-Load-Inser-amp-Update-Error-while-using-multiple/m-p/1815309#M66699</guid>
      <dc:creator>JuanGerardo</dc:creator>
      <dc:date>2021-06-15T16:22:28Z</dc:date>
    </item>
  </channel>
</rss>

