<?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: growing data size with RAND() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/growing-data-size-with-RAND/m-p/511022#M692569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 07:58:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-23T07:58:22Z</dc:date>
    <item>
      <title>growing data size with RAND()</title>
      <link>https://community.qlik.com/t5/QlikView/growing-data-size-with-RAND/m-p/511020#M692567</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 was trying to reload Data from my qvw-file(150Mb) with Binary for making a new Demo.qvw.&lt;/P&gt;&lt;P&gt;I was decided to recalculate Data values with *Rand(), but after reloading my new Demo.qvw have +130Mb size.&lt;/P&gt;&lt;P&gt; Numbers of rows(24 000 000) and tables the same. Structure the same. Only fields value differ. &lt;/P&gt;&lt;P&gt;I tested on the other files, results the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BINARY [Data.qvw];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table_1_demo:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Country,&lt;/P&gt;&lt;P&gt;Dept,&lt;/P&gt;&lt;P&gt;Value*Rand() as Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident table_1;&lt;/P&gt;&lt;P&gt;DROP table table_1; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 07:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/growing-data-size-with-RAND/m-p/511020#M692567</guid>
      <dc:creator />
      <dc:date>2013-07-23T07:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: growing data size with RAND()</title>
      <link>https://community.qlik.com/t5/QlikView/growing-data-size-with-RAND/m-p/511021#M692568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rand() returns random values. Sometimes a value will occur more often than other times. That means the number of unique values will be different every time you reload. The number of unique values in a field determines how well that field can be compressed. A good randomizer will create nearly only unique values, so compression will be very low. See this blog post: &lt;A _jive_internal="true" class="font-color-normal active_link" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/11/20/symbol-tables-and-bit-stuffed-pointers" style="font-size: 12px; color: #252525;"&gt;Symbol Tables and Bit-Stuffed Pointers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, chart objects and background images are not loaded with a binary load. That may explain more of the size difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 07:32:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/growing-data-size-with-RAND/m-p/511021#M692568</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-23T07:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: growing data size with RAND()</title>
      <link>https://community.qlik.com/t5/QlikView/growing-data-size-with-RAND/m-p/511022#M692569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 07:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/growing-data-size-with-RAND/m-p/511022#M692569</guid>
      <dc:creator />
      <dc:date>2013-07-23T07:58:22Z</dc:date>
    </item>
  </channel>
</rss>

