<?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 Append Load, Only load new data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Append-Load-Only-load-new-data/m-p/235969#M87194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am loading data from a call center and running reports off of it, each new call is logged into a table within an SQL database with a Call ID. At the moment every time the data is reloaded all the data is pulled from the table. I have started to create a append load to only reload "new" data.&lt;/P&gt;&lt;P&gt;How do I specifie to only load new data after the latest time and date previously loaded in the last load?&lt;/P&gt;&lt;P&gt;Here is my current code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;Inbound:&lt;BR /&gt;LOAD *&lt;BR /&gt;SQL SELECT&lt;BR /&gt;FROM Database.Inbound;&lt;BR /&gt;CONCATENATE&lt;BR /&gt;LOAD * FROM &lt;E&gt;&lt;BR /&gt;(qvd);&lt;BR /&gt;STORE Inbound into E://Inbound.qvd;&lt;BR /&gt;[\code]&lt;BR /&gt;I want to say only load new data stored in the Inbound table in the database which hasnt already been loaded? so take the latest time/date loaded in the last load and load new data written to the database after that?&lt;BR /&gt;Hope that makes sence.&lt;BR /&gt;Cheers, Joe&amp;lt;/body&amp;gt;&lt;/E&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2009 20:27:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-09T20:27:24Z</dc:date>
    <item>
      <title>Append Load, Only load new data</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Load-Only-load-new-data/m-p/235969#M87194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am loading data from a call center and running reports off of it, each new call is logged into a table within an SQL database with a Call ID. At the moment every time the data is reloaded all the data is pulled from the table. I have started to create a append load to only reload "new" data.&lt;/P&gt;&lt;P&gt;How do I specifie to only load new data after the latest time and date previously loaded in the last load?&lt;/P&gt;&lt;P&gt;Here is my current code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;Inbound:&lt;BR /&gt;LOAD *&lt;BR /&gt;SQL SELECT&lt;BR /&gt;FROM Database.Inbound;&lt;BR /&gt;CONCATENATE&lt;BR /&gt;LOAD * FROM &lt;E&gt;&lt;BR /&gt;(qvd);&lt;BR /&gt;STORE Inbound into E://Inbound.qvd;&lt;BR /&gt;[\code]&lt;BR /&gt;I want to say only load new data stored in the Inbound table in the database which hasnt already been loaded? so take the latest time/date loaded in the last load and load new data written to the database after that?&lt;BR /&gt;Hope that makes sence.&lt;BR /&gt;Cheers, Joe&amp;lt;/body&amp;gt;&lt;/E&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 20:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Load-Only-load-new-data/m-p/235969#M87194</guid>
      <dc:creator />
      <dc:date>2009-11-09T20:27:24Z</dc:date>
    </item>
    <item>
      <title>Append Load, Only load new data</title>
      <link>https://community.qlik.com/t5/QlikView/Append-Load-Only-load-new-data/m-p/235970#M87195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have no code on hand, would suggest&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;load qvd&lt;/LI&gt;&lt;LI&gt;determine max Date and relay into a variable&lt;/LI&gt;&lt;LI&gt;load your data with ...WHERE Date &amp;gt; MyVariable&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 20:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Append-Load-Only-load-new-data/m-p/235970#M87195</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-11-09T20:35:44Z</dc:date>
    </item>
  </channel>
</rss>

