<?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 using QVD files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-load-using-QVD-files/m-p/24554#M4050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used the incremental load to get the data from database to QVD. Now i am using QVD files to load into final QVQ application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever i load the data from the QVD file, i have to load all the data all the time. So can we load only the latest records from the QVD into the final application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2018 04:32:18 GMT</pubDate>
    <dc:creator>vireshkolagimat</dc:creator>
    <dc:date>2018-02-15T04:32:18Z</dc:date>
    <item>
      <title>Incremental load using QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-using-QVD-files/m-p/24551#M4047</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;&lt;/P&gt;&lt;P&gt;I am pulling the data from the database and storing it as QVD file. I have used the incremental load to get only latest records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i am using the QVD file which is created in the above step to load into final application. Each time i reload,i am getting all the data from QVD file. How to restrict the data load from the QVD file to load only the recently added records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-using-QVD-files/m-p/24551#M4047</guid>
      <dc:creator>vireshkolagimat</dc:creator>
      <dc:date>2018-02-14T16:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load using QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-using-QVD-files/m-p/24552#M4048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It depends on what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use your QVD name (if there is date indication on it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use dates fields to retrieve Date informations to use with a where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create Flags before storing the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you add more informations about what you want to do ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-using-QVD-files/m-p/24552#M4048</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-02-14T16:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load using QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-using-QVD-files/m-p/24553#M4049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you're using QlikView,&amp;nbsp; you&amp;nbsp; might want to consider doing a partial reload using a QVD Load command that's based on the &lt;EM&gt;current&lt;/EM&gt; contents of the table you're incrementing. This might require storing your (next) load criteria in a variable or other QVD after you perform an incremental load. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my experience using incremental loads, the big efficiency is in the incremental querying of the database, not so much in the loading of QVDs. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-using-QVD-files/m-p/24553#M4049</guid>
      <dc:creator>stascher</dc:creator>
      <dc:date>2018-02-14T16:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load using QVD files</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load-using-QVD-files/m-p/24554#M4050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used the incremental load to get the data from database to QVD. Now i am using QVD files to load into final QVQ application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever i load the data from the QVD file, i have to load all the data all the time. So can we load only the latest records from the QVD into the final application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Viresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 04:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load-using-QVD-files/m-p/24554#M4050</guid>
      <dc:creator>vireshkolagimat</dc:creator>
      <dc:date>2018-02-15T04:32:18Z</dc:date>
    </item>
  </channel>
</rss>

