<?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: Performance issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166578#M379708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the fields i am using in the chart are from a single fact table.&lt;/P&gt;&lt;P&gt;The dimensions and count(distinct id) are all from a single fact table, so will it still affect the performance of the dashboard because of the synthetic key bw two fact tables, even if i use the fields from a single fact table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2016 06:16:08 GMT</pubDate>
    <dc:creator>udaya_kumar</dc:creator>
    <dc:date>2016-08-25T06:16:08Z</dc:date>
    <item>
      <title>Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166572#M379702</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 have the fact table with 252 million rows and it is joined with other dimension tables.&lt;/P&gt;&lt;P&gt;I have a combo chart with product and month as the dimension and count(distinct id) as the expression.&lt;/P&gt;&lt;P&gt;I have a listbox with month and product selection. If i select few months in a listbox, then the chart takes nearly 40 - 60 secs to calculate the count. And when i check the value in Calctime of chart in sheet properties, it gives the value in millisecs as 41340 or 60432.&lt;/P&gt;&lt;P&gt;How to improve the performance of the chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 14:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166572#M379702</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2016-08-24T14:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166573#M379703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How looked your datamodel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 14:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166573#M379703</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-24T14:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166574#M379704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It has two big fact table with one table with 251 million rows and another with 175 million rows, 4 dimension tables and 2 dimension tables joined to other dimension tables. Those fact tables are linked with two ids id1 and id2, so it has created one synthetic key bw two fact tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 14:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166574#M379704</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2016-08-24T14:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166575#M379705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send us a screen shot of your data model. It is most of the time good to avoid synthetic keys as they give incorrect results unless it is necessary to have them. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 15:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166575#M379705</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-08-24T15:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166576#M379706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a synthetic key between such large fatc-tables it's no surprise that the response-times are slow. You need to remove them and quite probably you will need more changes and trying to merge both fact-tables to get a fast gui.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 16:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166576#M379706</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-24T16:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166577#M379707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Marcus Sommer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have 2 fact tables. As per data modelling principle, we should never associate 2 facts directly and moreover , if synthetic keys exists in the model, the performance will be still poor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if the below link helps to resolve the data model issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3119"&gt;Concatenate vs Link Table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/89056" title="https://community.qlikview.com/thread/89056"&gt;https://community.qlikview.com/thread/89056&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you still want 2 fact tables, i would recommend to associate the dimension tables to the lowest grain level fact and not the other fact with high grain level...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2016 16:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166577#M379707</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2016-08-24T16:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166578#M379708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the fields i am using in the chart are from a single fact table.&lt;/P&gt;&lt;P&gt;The dimensions and count(distinct id) are all from a single fact table, so will it still affect the performance of the dashboard because of the synthetic key bw two fact tables, even if i use the fields from a single fact table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 06:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166578#M379708</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2016-08-25T06:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166579#M379709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If really all fields comes from one table a change from the table-associations might not effect the calculation-times but I would at first eliminate all obviously weaknesses of the datamodel before going further. If you are on this step then take a look here: &lt;A href="https://community.qlik.com/docs/DOC-17226"&gt;Symbol Tables and Bit-Stuffed Pointers - a deeper look behind the scenes&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 07:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166579#M379709</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-25T07:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166580#M379710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uday,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are few best practices you can follow to improve the performance of your Dashboard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Using set analysis instead of if-else conditions&lt;/P&gt;&lt;P&gt;-Use a link table to join all the Fact tables (Star Schema). This will create a single fact table and reduce the number of synthetic keys.&lt;/P&gt;&lt;P&gt;-Use less number of variables which consume CPU time&lt;/P&gt;&lt;P&gt;-Use the flags for the filters which are used in the expression. The simpler the expression the faster the chart is rendered&lt;/P&gt;&lt;P&gt;-Move all complex calculations to the script level and minimal at object level&lt;/P&gt;&lt;P&gt;-Avoid RESIDENT loads. If RESIDENT has to be used then there are 2 ways to work on it so that the performance is not affected.1. Use no concatenation and 2. use DROP table. &lt;/P&gt;&lt;P&gt;-Use built-in functions instead of macros&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Laxmi &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 07:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166580#M379710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-25T07:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166581#M379711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One addition: with count(distinct id) you are not calculating within one table then id is one of your key-fields and part from the synthetic key (and in general don't count a key-field).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 07:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166581#M379711</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-25T07:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issue</title>
      <link>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166582#M379712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there are two fields joined bw two fact tables, out of those one field is a key field in the data model.&lt;/P&gt;&lt;P&gt;I am using that key field to count the distinct id's based on month and the product wise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 09:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Performance-issue/m-p/1166582#M379712</guid>
      <dc:creator>udaya_kumar</dc:creator>
      <dc:date>2016-08-25T09:22:05Z</dc:date>
    </item>
  </channel>
</rss>

