<?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 Divide QVD with incremental load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Divide-QVD-with-incremental-load/m-p/1846753#M1215487</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to work with a volume of data in a very large DB table, so I have decided to do an incremental load and store it in a QVD.&lt;BR /&gt;The problem is that I don't want the size of the QVDs to be more than 6GB. Doing tests for about nine million records, the resulting QVD is 2GB, so I want to control that when doing the incremental load of the data when it passes, for example, 20 million records, it starts to store in a new QVD, and from this way to have several QVD files of about 6GB each.&lt;/P&gt;&lt;P&gt;My code contains:&lt;/P&gt;&lt;P&gt;FOR&lt;/P&gt;&lt;P&gt;--- SQL Code for data&lt;/P&gt;&lt;P&gt;Concatenate LOAD * FROM C:\temp\file.qvd (qvd);&lt;BR /&gt;STORE My_Table INTO C:\temp\file.qvd;&lt;BR /&gt;DROP Table My_Table;&lt;/P&gt;&lt;P&gt;NEXT;&lt;/P&gt;&lt;P&gt;I am new to qlikview and I don't know how I can control within my for loop the number of records that I am loading.&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Oct 2021 10:23:22 GMT</pubDate>
    <dc:creator>ceruli13</dc:creator>
    <dc:date>2021-10-14T10:23:22Z</dc:date>
    <item>
      <title>Divide QVD with incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Divide-QVD-with-incremental-load/m-p/1846753#M1215487</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have to work with a volume of data in a very large DB table, so I have decided to do an incremental load and store it in a QVD.&lt;BR /&gt;The problem is that I don't want the size of the QVDs to be more than 6GB. Doing tests for about nine million records, the resulting QVD is 2GB, so I want to control that when doing the incremental load of the data when it passes, for example, 20 million records, it starts to store in a new QVD, and from this way to have several QVD files of about 6GB each.&lt;/P&gt;&lt;P&gt;My code contains:&lt;/P&gt;&lt;P&gt;FOR&lt;/P&gt;&lt;P&gt;--- SQL Code for data&lt;/P&gt;&lt;P&gt;Concatenate LOAD * FROM C:\temp\file.qvd (qvd);&lt;BR /&gt;STORE My_Table INTO C:\temp\file.qvd;&lt;BR /&gt;DROP Table My_Table;&lt;/P&gt;&lt;P&gt;NEXT;&lt;/P&gt;&lt;P&gt;I am new to qlikview and I don't know how I can control within my for loop the number of records that I am loading.&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 10:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Divide-QVD-with-incremental-load/m-p/1846753#M1215487</guid>
      <dc:creator>ceruli13</dc:creator>
      <dc:date>2021-10-14T10:23:22Z</dc:date>
    </item>
  </channel>
</rss>

