<?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: Custom report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062612#M355548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean with local client the desktop client which opened the application directly without using the server, right? Then I think you haven't enough RAM (I assume in regard to your number of records that your application size is measured in a compressed mode - take a look on the document properties in tab general in the top left area - if you stored it uncompressed you will see the real RAM footprint without the amount needed to cache the result of your interactions) and qlikview will be permanently swapping into the virtual RAM on the hard-disc - and this will be very slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case then you need to increase your RAM and/or optimize the application. Here have special look on the &lt;A href="https://community.qlik.com/message/963937"&gt;Document Analyzer update 2.7&lt;/A&gt; and on &lt;A href="https://community.qlik.com/qlik-blogpost/3632"&gt;The Importance Of Being Distinct&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>Wed, 06 Apr 2016 10:36:21 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-04-06T10:36:21Z</dc:date>
    <item>
      <title>Custom report</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062607#M355543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have developed a custom report but the data fetching at the time of browsing is taking a huge time. I have also monitor that at time of execution, the CPU and memory has taken above 90%.&lt;/P&gt;&lt;P&gt;My question is that what the point I should take care to perform the report execution fast. My application size is 1.20 GB.&lt;/P&gt;&lt;P&gt;Help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 07:56:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062607#M355543</guid>
      <dc:creator />
      <dc:date>2016-04-06T07:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom report</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062608#M355544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;A href="https://community.qlik.com/message/480205"&gt;Re: analyze the RAM and CPU usage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/480774"&gt;Re: RAM &amp;amp;amp; CPU in the system&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/154717"&gt;Re: How many RAM per CPU&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/327812"&gt;Re: CPU and memory - developer best practices&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 08:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062608#M355544</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-06T08:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom report</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062609#M355545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to provide more details, like number of records and columns, the script and screenshots from tableviewer, your system environment (desktop client, server - access point, 32-bit OS ?) and by which actions you have a huge time needed (and how much is huge and what do you expect ?).&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, 06 Apr 2016 08:32:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062609#M355545</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-04-06T08:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom report</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062610#M355546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well chanty has provided you all the details.&lt;/P&gt;&lt;P&gt;-Increase your RAM ?&lt;/P&gt;&lt;P&gt;-reduce your application and optimize it&lt;/P&gt;&lt;P&gt;-cross check for the best suitable data model&lt;/P&gt;&lt;P&gt;-check for valid Qlik objects used and nested expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 08:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062610#M355546</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2016-04-06T08:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom report</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062611#M355547</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;The details information is -&lt;/P&gt;&lt;P&gt;The Server - 450GB HDD, 96GB RAM, Virtual 32 Core, 64 BIT.&lt;/P&gt;&lt;P&gt;Local Client from where I am browsing -&lt;/P&gt;&lt;P&gt;4GB RAM , 64 Bit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application size on server is 1.20 GB and no of records - &lt;SPAN style="color: #ff3636; font-family: 'Arial',sans-serif; font-size: 8pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;STRONG&gt;232,267,344&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 09:25:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062611#M355547</guid>
      <dc:creator />
      <dc:date>2016-04-06T09:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom report</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062612#M355548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean with local client the desktop client which opened the application directly without using the server, right? Then I think you haven't enough RAM (I assume in regard to your number of records that your application size is measured in a compressed mode - take a look on the document properties in tab general in the top left area - if you stored it uncompressed you will see the real RAM footprint without the amount needed to cache the result of your interactions) and qlikview will be permanently swapping into the virtual RAM on the hard-disc - and this will be very slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case then you need to increase your RAM and/or optimize the application. Here have special look on the &lt;A href="https://community.qlik.com/message/963937"&gt;Document Analyzer update 2.7&lt;/A&gt; and on &lt;A href="https://community.qlik.com/qlik-blogpost/3632"&gt;The Importance Of Being Distinct&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>Wed, 06 Apr 2016 10:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-report/m-p/1062612#M355548</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-04-06T10:36:21Z</dc:date>
    </item>
  </channel>
</rss>

