<?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: Optimising a dashboard .... +50m rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Optimising-a-dashboard-50m-rows/m-p/1296651#M404663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/39855"&gt;Large amount of data (120 million rows) ... anyone got experience?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jun 2017 14:53:36 GMT</pubDate>
    <dc:creator>tajmohamed30</dc:creator>
    <dc:date>2017-06-15T14:53:36Z</dc:date>
    <item>
      <title>Optimising a dashboard .... +50m rows</title>
      <link>https://community.qlik.com/t5/QlikView/Optimising-a-dashboard-50m-rows/m-p/1296648#M404660</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;we are currently seeing some performance issues with our dashboard. One sheet in particular has a table chart with a large cyclic dimension (about 15 options).&amp;nbsp; As the chart is 'drawn' when the sheet loads would it be faster to show / hide the chart on a button click? So in effect 15 hidden charts and these are only drawn when selected? Or is this counter active?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One other question I have is around our data structure.&amp;nbsp; At the moment we have a link table with many source table adjoining it (star effect).&amp;nbsp; are there any alternatives to this set up which could&amp;nbsp; optimise the speed? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks for any help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tjm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 10:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimising-a-dashboard-50m-rows/m-p/1296648#M404660</guid>
      <dc:creator />
      <dc:date>2017-06-15T10:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Optimising a dashboard .... +50m rows</title>
      <link>https://community.qlik.com/t5/QlikView/Optimising-a-dashboard-50m-rows/m-p/1296649#M404661</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;You can use the "Conditional" option under General Tab, to make chart render only if the certain condition is met.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way when user opens the sheet and the chart condition is not met it will be loaded faster then without condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you should look at the below link.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-17608"&gt;Performance and Optimization Best Practices in QlikView &amp;amp;amp; Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 10:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimising-a-dashboard-50m-rows/m-p/1296649#M404661</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-06-15T10:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Optimising a dashboard .... +50m rows</title>
      <link>https://community.qlik.com/t5/QlikView/Optimising-a-dashboard-50m-rows/m-p/1296650#M404662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please provide some more intel for us to help you,&lt;/P&gt;&lt;P&gt;As a screenshot of your data model, maybe your script in a txt file and also a screenshot of the particular sheet and expressions in charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the granularity of your data optimized ? I mean,maybe you could aggregate value by period or categories, etc.&lt;/P&gt;&lt;P&gt;Maybe a linked table is not mandatory, except if you want some cross-source comparisons, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Thomas Le Gall&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 12:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimising-a-dashboard-50m-rows/m-p/1296650#M404662</guid>
      <dc:creator>thomaslg_wq</dc:creator>
      <dc:date>2017-06-15T12:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Optimising a dashboard .... +50m rows</title>
      <link>https://community.qlik.com/t5/QlikView/Optimising-a-dashboard-50m-rows/m-p/1296651#M404663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/39855"&gt;Large amount of data (120 million rows) ... anyone got experience?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 14:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Optimising-a-dashboard-50m-rows/m-p/1296651#M404663</guid>
      <dc:creator>tajmohamed30</dc:creator>
      <dc:date>2017-06-15T14:53:36Z</dc:date>
    </item>
  </channel>
</rss>

