<?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: QVD Optimization in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324825#M410039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how many records you have ?&lt;/P&gt;&lt;P&gt;Do you need all the data to be displayed while login in to app ?&lt;/P&gt;&lt;P&gt;You could force the user to select the filters and then display the data . EG if you 10 years of data then customer doesn't need all 10 years data at same time rite &lt;/P&gt;&lt;P&gt;What's the scheme your following ? START is proffered with the huge data set &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Apr 2017 09:03:38 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2017-04-03T09:03:38Z</dc:date>
    <item>
      <title>QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324822#M410036</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;I have 3 Microsoft Excel Comma Separated Values Files(3.5GB each) &lt;/P&gt;&lt;P&gt;all the three files have exactly same columns, but different data.&lt;/P&gt;&lt;P&gt;I want to append the data into a QVD.&lt;/P&gt;&lt;P&gt;the resultant QVD is 4.8GB, and is making the application very heavy(2.3GB).&lt;/P&gt;&lt;P&gt;I am facing a lot of performance issues due to this.&lt;/P&gt;&lt;P&gt;any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 07:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324822#M410036</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-04-03T07:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324823#M410037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Examine the qvw with &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: QV Document Analyzer &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/document-analyzer/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/recipes/download-info/document-analyzer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You may have some fields that can be removed or optimized. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 07:46:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324823#M410037</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-04-03T07:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324824#M410038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;I tried this, &lt;/P&gt;&lt;P&gt;In recommendations, I am just getting this for all the fields. I don't this is going to help much&lt;IMG alt="qvd.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/158654_qvd.PNG" style="height: 46px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 08:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324824#M410038</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-04-03T08:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324825#M410039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how many records you have ?&lt;/P&gt;&lt;P&gt;Do you need all the data to be displayed while login in to app ?&lt;/P&gt;&lt;P&gt;You could force the user to select the filters and then display the data . EG if you 10 years of data then customer doesn't need all 10 years data at same time rite &lt;/P&gt;&lt;P&gt;What's the scheme your following ? START is proffered with the huge data set &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324825#M410039</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-04-03T09:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324826#M410040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;around 1.5cr&lt;/P&gt;&lt;P&gt;Yes, We would need all the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324826#M410040</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-04-03T09:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324827#M410041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the case, I learned few from &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;stevedark&lt;/A&gt;‌. He can help you on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 10:58:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324827#M410041</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-03T10:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324828#M410042</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;Please refer below mentioned link..hope it will help !!&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/160713" title="https://community.qlik.com/thread/160713"&gt;https://community.qlik.com/thread/160713&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 11:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324828#M410042</guid>
      <dc:creator>sarvesh</dc:creator>
      <dc:date>2017-04-03T11:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324829#M410043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anil for the mention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not possible to have different apps with one having only recent data (that is used by most people most of the time) and another with all data (which is used rarely by a few people) then you need to look at the granularity of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A column with fewer distinct values will take much less memory and generally perform better.&amp;nbsp; One simple way to achieve this is to round numbers to a lower number of decimal places (limiting the number of possible values).&amp;nbsp; Splitting fields is another good way of achieving this (e.g. if you have account codes with 8 digits you could split into two and each field would only have up to 9,999 possible values, rather than one field with up to 99,999,999 possible values).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My &lt;A href="http://www.quickintelligence.co.uk/blog/"&gt;blog&lt;/A&gt; has a number of performance optimisation posts that you may find helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where are you seeing the most problems with performance, on loading data or using the app once it is loaded?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does your data model look like when all data is loaded - fewer tables are better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 12:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324829#M410043</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2017-04-03T12:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324830#M410044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you have many "full dual" fields &lt;A href="http://qlikviewcookbook.com/2017/03/dual-storage-vs-dual-behavior/" title="http://qlikviewcookbook.com/2017/03/dual-storage-vs-dual-behavior/"&gt;Dual Storage vs Dual Behavior | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many bytes of savings is Document Analyzer suggesting you will save if you correct these?&amp;nbsp; The savings column is not shown in the screenshot you posted. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 10:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324830#M410044</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-04-06T10:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324831#M410045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob, &lt;/P&gt;&lt;P&gt;Yes, that did help.&lt;/P&gt;&lt;P&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 08:50:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324831#M410045</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-04-10T08:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: QVD Optimization</title>
      <link>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324832#M410046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to hear. Please mark one of the answers as correct to close the thread. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 09:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVD-Optimization/m-p/1324832#M410046</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-04-10T09:26:21Z</dc:date>
    </item>
  </channel>
</rss>

