<?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: getting new data when reloading in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/getting-new-data-when-reloading/m-p/485553#M181424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls Do Incremental LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Sep 2013 09:53:57 GMT</pubDate>
    <dc:creator>techvarun</dc:creator>
    <dc:date>2013-09-05T09:53:57Z</dc:date>
    <item>
      <title>getting new data when reloading</title>
      <link>https://community.qlik.com/t5/QlikView/getting-new-data-when-reloading/m-p/485551#M181422</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; is there any way to get newly added data with old data from qvd when we are using button with reload actions...can any one help me urgent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 09:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-new-data-when-reloading/m-p/485551#M181422</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2013-09-05T09:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: getting new data when reloading</title>
      <link>https://community.qlik.com/t5/QlikView/getting-new-data-when-reloading/m-p/485552#M181423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do an incremental load. s.th. like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TestTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Key,&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B,&lt;/P&gt;&lt;P&gt;C;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;\QVD\Test.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UNQUALIFY *;&lt;/P&gt;&lt;P&gt;//Get latest value from QVD&lt;/P&gt;&lt;P&gt;TEMP:&lt;/P&gt;&lt;P&gt;LOAD Max(Key) as MaxKey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RESIDENT TestTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vExample=peek('Max%Key',-1,'KeyTEMP');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop Table TEMP;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Add new values&lt;/P&gt;&lt;P&gt;Concatenate (TestTable)&lt;/P&gt;&lt;P&gt;Entries:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Key,&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B,&lt;/P&gt;&lt;P&gt;C;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM "$(Database)".dbo."$(Company)$Entries"&lt;/P&gt;&lt;P&gt;WITH (NOLOCK)&lt;/P&gt;&lt;P&gt;WHERE "Key" &amp;gt; $(vExample)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 09:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-new-data-when-reloading/m-p/485552#M181423</guid>
      <dc:creator>michael_maeuser</dc:creator>
      <dc:date>2013-09-05T09:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: getting new data when reloading</title>
      <link>https://community.qlik.com/t5/QlikView/getting-new-data-when-reloading/m-p/485553#M181424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls Do Incremental LOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 09:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-new-data-when-reloading/m-p/485553#M181424</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2013-09-05T09:53:57Z</dc:date>
    </item>
  </channel>
</rss>

