<?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 File sizes are much different even though they contain the same data? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511452#M1122308</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I got two QV files (A.qvw and B.qvw). They are almost the same except the scripts of loading data. But the size of these two files are much different (A's : 19.4M, B's 26.9).&lt;/P&gt;&lt;P&gt; In A, i load Fact.qvd direcly. While i&amp;nbsp; load the daily fact data using loop in file B. The script is like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt; load * from .\qvd\Fact.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;for i = 0 to step&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; let vDate = vStartDate + i;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; load * from .\qvd\Facts\Fact_$(vDate).qvd(qvd) ;&lt;/P&gt;&lt;P&gt;next;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked that Fact.qvd = Fact_1.qvd+....Fact_step.qvd.&lt;/P&gt;&lt;P&gt;I don't know how this happen. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 05:35:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-15T05:35:02Z</dc:date>
    <item>
      <title>File sizes are much different even though they contain the same data?</title>
      <link>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511452#M1122308</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I got two QV files (A.qvw and B.qvw). They are almost the same except the scripts of loading data. But the size of these two files are much different (A's : 19.4M, B's 26.9).&lt;/P&gt;&lt;P&gt; In A, i load Fact.qvd direcly. While i&amp;nbsp; load the daily fact data using loop in file B. The script is like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt; load * from .\qvd\Fact.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;for i = 0 to step&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; let vDate = vStartDate + i;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; load * from .\qvd\Facts\Fact_$(vDate).qvd(qvd) ;&lt;/P&gt;&lt;P&gt;next;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked that Fact.qvd = Fact_1.qvd+....Fact_step.qvd.&lt;/P&gt;&lt;P&gt;I don't know how this happen. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 05:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511452#M1122308</guid>
      <dc:creator />
      <dc:date>2014-01-15T05:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: File sizes are much different even though they contain the same data?</title>
      <link>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511453#M1122311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zhou,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you have any reports/GUI Created in the B.qvw. If yes that is possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 07:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511453#M1122311</guid>
      <dc:creator />
      <dc:date>2014-01-15T07:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: File sizes are much different even though they contain the same data?</title>
      <link>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511454#M1122312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The size not only depends on data.. The Objects you created in the sheets also matters...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 07:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511454#M1122312</guid>
      <dc:creator />
      <dc:date>2014-01-15T07:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: File sizes are much different even though they contain the same data?</title>
      <link>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511455#M1122313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zhou,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is unexpected. But I doubt as QlikView stores only the distinct values and the remaining values as pointers, may be in the direct load it is storing as expected where as in the for loop, it is treating and storing the individual tables differently which means that even two different load statements have the same value, it is storing the value two times as they are coming from 2 different tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 07:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511455#M1122313</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2014-01-15T07:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: File sizes are much different even though they contain the same data?</title>
      <link>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511456#M1122315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It's surprising. But, as you may have seen, the B method is far more quicker than the A one with huge quantity of data.&lt;/P&gt;&lt;P&gt;So, perhaps it's linked. The A method is slower but data are better organized.&lt;/P&gt;&lt;P&gt;Else, have you set a compression on your files (document properties/General/Save format)?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 07:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511456#M1122315</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2014-01-15T07:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: File sizes are much different even though they contain the same data?</title>
      <link>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511457#M1122316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, B is generated aftering i changed the load script of A (and run it). There is other difference between them but script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 08:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511457#M1122316</guid>
      <dc:creator />
      <dc:date>2014-01-15T08:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: File sizes are much different even though they contain the same data?</title>
      <link>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511458#M1122317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there is no difference between them but the load manner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 08:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/File-sizes-are-much-different-even-though-they-contain-the-same/m-p/511458#M1122317</guid>
      <dc:creator />
      <dc:date>2014-01-15T08:19:13Z</dc:date>
    </item>
  </channel>
</rss>

