<?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: QlikView Performance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-Performance/m-p/562700#M555148</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;Qlikview stores all data into main memory(RAM), so if the file size is less then the calculation would be bit faster, it is better to load only one month data if you don't require the old data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOpe this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Aug 2013 06:24:10 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2013-08-07T06:24:10Z</dc:date>
    <item>
      <title>QlikView Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Performance/m-p/562699#M555147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a large QV file with 2 billion rows of data (1 year of data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We observed that QV takes roughly the same time (20-30 seconds) to display 1 year of data vs 1 month of data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible, we would appreciate your insights with 2 questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Q1: It appears that the long running time (20-30 secs) is due to the fact that QV always queries the full data set (1 year) ... even if we only need to display 1 month of data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- Q2:&amp;nbsp; Is it possible to force QV to only query 1 month of data ... if we only want to display 1 month of data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.. Khai Le&lt;/P&gt;&lt;P&gt;Cell:&amp;nbsp; 919-730-9899&lt;/P&gt;&lt;P&gt;EMail:&amp;nbsp; &lt;A href="mailto:kle@powercosts.com"&gt;kle@powercosts.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 06:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Performance/m-p/562699#M555147</guid>
      <dc:creator />
      <dc:date>2013-08-07T06:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Performance/m-p/562700#M555148</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;Qlikview stores all data into main memory(RAM), so if the file size is less then the calculation would be bit faster, it is better to load only one month data if you don't require the old data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOpe this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 06:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Performance/m-p/562700#M555148</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-08-07T06:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Performance/m-p/562701#M555149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your feedback and suggestion!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our users would like to use QV to display 1 month to 1 year of data (2 Billion rows of data) using the QV drill-down method.&amp;nbsp; Originally, we thought that the QV display time is linear with the volume of data to be displayed using the drill-down method:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- 1-2 sec to display 1 month of data&lt;/P&gt;&lt;P&gt;-- 6-12 sec to display 6 months of data&lt;/P&gt;&lt;P&gt;-- 12-24 sec to display 1 year of data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead, the QV display time is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-- 15-20 sec to display 1 month of data&lt;/P&gt;&lt;P&gt;-- 15-20 sec to display 6 months of data&lt;/P&gt;&lt;P&gt;-- 15-20 sec to display 1 year of data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that QV always queries the full data set (2 billion rows of data) whether we display 1 month, 6 months, or 12 months of data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can we do to speed up the QV display time when we only display 1 month of data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.. Khai Le&lt;/P&gt;&lt;P&gt;Cell:&amp;nbsp; 919-730-9899&lt;/P&gt;&lt;P&gt;EMail:&amp;nbsp; &lt;A class="jive-link-email-small" href="mailto:kle@powercosts.com"&gt;kle@powercosts.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 06:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Performance/m-p/562701#M555149</guid>
      <dc:creator />
      <dc:date>2013-08-07T06:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView Performance</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-Performance/m-p/562702#M555150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Khai Le, For improving the performance, 1) Remove Unwanted fields 2) In expression, use set analysis 3) Avoid IF condition in expression 4) Avoid count function 5) Avoid calculated dimension 6) Use variable in the expression (Example : sum(sales); Instead of sum(sales) in expression, Variable1 = sum(sales) and pass Variable1 in expression 7) remove synthetic keys and circular loop in the QVW Hope this will helpful for you. Regards Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 06:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-Performance/m-p/562702#M555150</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2013-08-07T06:53:02Z</dc:date>
    </item>
  </channel>
</rss>

