<?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 concatenate question - joining 2 qvds, size question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concatenate-question-joining-2-qvds-size-question/m-p/260475#M98265</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'm trying to join 2 qvds into one, below you will find the script which is supposed to do the job.&lt;/P&gt;&lt;P&gt;Here's what bothers me: data_1.qvd is around 30 Gb, data_2.qvd is around 2 Gb, and resulting qvd,wk_test.qvd,&amp;nbsp; is only 22 Gb.&amp;nbsp; data_1 and data_2 qvds have excatly the same structure. Number of rows in wk_test.qvd also makes sense (sum of both data_1 and data_2 rows), but why is the size of the wk_test.qvd smaller than it's expected? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Weekly_Selling:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; field 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; field 2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM data_1.qvd (qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; field 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; field 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM data_2.qvd (qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store Weekly_Selling into wk_test.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Weekly_Selling;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 15:51:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-09T15:51:10Z</dc:date>
    <item>
      <title>concatenate question - joining 2 qvds, size question</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-question-joining-2-qvds-size-question/m-p/260475#M98265</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'm trying to join 2 qvds into one, below you will find the script which is supposed to do the job.&lt;/P&gt;&lt;P&gt;Here's what bothers me: data_1.qvd is around 30 Gb, data_2.qvd is around 2 Gb, and resulting qvd,wk_test.qvd,&amp;nbsp; is only 22 Gb.&amp;nbsp; data_1 and data_2 qvds have excatly the same structure. Number of rows in wk_test.qvd also makes sense (sum of both data_1 and data_2 rows), but why is the size of the wk_test.qvd smaller than it's expected? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Weekly_Selling:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; field 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; field 2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM data_1.qvd (qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; field 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; field 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM data_2.qvd (qvd) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store Weekly_Selling into wk_test.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Weekly_Selling;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 15:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-question-joining-2-qvds-size-question/m-p/260475#M98265</guid>
      <dc:creator />
      <dc:date>2011-08-09T15:51:10Z</dc:date>
    </item>
    <item>
      <title>concatenate question - joining 2 qvds, size question</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-question-joining-2-qvds-size-question/m-p/260476#M98266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To my knowledge QVD file will reduce when you combine files.&amp;nbsp; As long as&amp;nbsp; the number of rows(data) in the final QVD is correct, file size should not be a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 16:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-question-joining-2-qvds-size-question/m-p/260476#M98266</guid>
      <dc:creator />
      <dc:date>2011-08-09T16:12:09Z</dc:date>
    </item>
    <item>
      <title>concatenate question - joining 2 qvds, size question</title>
      <link>https://community.qlik.com/t5/QlikView/concatenate-question-joining-2-qvds-size-question/m-p/260477#M98267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One possibility might be that you are only loading part of the fields from the two original QVD files into the final QVD file, and that makes a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 22:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenate-question-joining-2-qvds-size-question/m-p/260477#M98267</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-08-09T22:51:40Z</dc:date>
    </item>
  </channel>
</rss>

