<?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: data model optimisation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929670#M321501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;The number of records is less than 1 mln now. The performance is not too slow now. But as soon as a new dimension is added, I notice a bit of a slow down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that maybe QlikView has a special data format (olap cube) which is more effective then a huge straight table (in qvd format) with multiple dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2015 07:31:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-31T07:31:20Z</dc:date>
    <item>
      <title>data model optimisation</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929668#M321499</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 searching for the ways to optimize the data model of my application in terms of dashboard performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually, my source data is very simple. It has the logic of an OLAP cube.&lt;/P&gt;&lt;P&gt;There's a dimension 'Advertisers' which is split by the dimension 'Brands', then &lt;SPAN style="font-size: 13.3333330154419px;"&gt;'Brands' are split by 'Subbrands' and so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Advertisers &amp;gt; &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Brands &amp;gt; Subbrands &amp;gt; Year &amp;gt; Month &amp;gt; Media type &amp;gt; Media vehicle &amp;gt; Region &amp;gt; Product Category and so on ... and finally &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;gt; Budget.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;It comes to me in no other format but a very big Excel table with thousands and &lt;SPAN style="font-size: 13.3333330154419px;"&gt;thousands &lt;/SPAN&gt;of rows in it and up to 20 columns where each column corresponds to each dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;In QV on the backfront I normally do the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;1) load this huge Excel table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;2) store it as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;qvd-file&lt;/SPAN&gt; and drop it&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;3) load the fields from the &lt;SPAN style="font-size: 13.3333330154419px;"&gt;qvd-file to the one final table&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Then my data model is ready.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Is it possible to optimize the data and to improve dashboard performance?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thank you in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Larisa&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 14:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929668#M321499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-28T14:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: data model optimisation</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929669#M321500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From a gui performance point of view performed such single table which included facts and dimensions mostly very well (except for the needed amount of RAM - if you haven't enough RAM it will be massive slow down the performance). So the performance will depend on the kind of calculations you are doing - I assume that you have not many records maybe less then 1 M records, so the performance is really (too) slow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Aug 2015 16:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929669#M321500</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-29T16:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: data model optimisation</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929670#M321501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;The number of records is less than 1 mln now. The performance is not too slow now. But as soon as a new dimension is added, I notice a bit of a slow down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought that maybe QlikView has a special data format (olap cube) which is more effective then a huge straight table (in qvd format) with multiple dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:31:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929670#M321501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-31T07:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: data model optimisation</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929671#M321502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;drop unused fields &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929671#M321502</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-08-31T07:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: data model optimisation</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929672#M321503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The way how qlikview the data stored (store only byte-stuffed unique values per column and use bit-stuffed pointers to associated them to the other fields) is a lot more efficient as the method of a classical olap-cube, see: &lt;A href="https://community.qlik.com/qlik-blogpost/2848"&gt;Symbol Tables and Bit-Stuffed Pointers&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean with huge straight-table? A table with a 1 M rows and/or with a lot of (dozens ?) columns? To display such an object will need a lot of RAM and therefore time especially to transfer them from server to the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By an object which showed a more consolidate view of about a few dozens / hundreds rows which are calculated over millions of rows is normally very fast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 07:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929672#M321503</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-31T07:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: data model optimisation</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929673#M321504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larisa,&lt;/P&gt;&lt;P&gt;Please go through these documents.&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="7343" data-objecttype="102" href="https://community.qlik.com/docs/DOC-7343"&gt;https://community.qlik.com/docs/DOC-7343&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="4556" data-objecttype="102" href="https://community.qlik.com/docs/DOC-4556"&gt;https://community.qlik.com/docs/DOC-4556&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2049" data-containertype="14" data-objectid="5830" data-objecttype="102" href="https://community.qlik.com/docs/DOC-5830"&gt;https://community.qlik.com/docs/DOC-5830&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 08:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929673#M321504</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-31T08:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: data model optimisation</title>
      <link>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929674#M321505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone for your comments!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 08:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-model-optimisation/m-p/929674#M321505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-31T08:34:18Z</dc:date>
    </item>
  </channel>
</rss>

