<?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 Report Performance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Report-Performance/m-p/1601126#M736883</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I've got an issue about the perfomance of one of my report.&lt;BR /&gt;In fact, i've got a lot of rows each days and now my qvd files is bigger and my report is slower.&lt;/P&gt;&lt;P&gt;I 'm looking for a solution to improve my report's performance.&lt;BR /&gt;I found in the forum, someone who talked about the use of &lt;FONT color="#FF0000"&gt;IF &lt;/FONT&gt;statement.&lt;BR /&gt;&lt;BR /&gt;So I think that i have to change several expression's calculation like my main expression :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=COUNT(DISTINCT (&lt;FONT color="#FF0000"&gt;IF&lt;/FONT&gt; (Date = [Date of last operation],CONTRACT_ID)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;How could i write it better ?&lt;/P&gt;&lt;P&gt;And what about other solution to improve the whole performance of my report.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks a lot !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:02:38 GMT</pubDate>
    <dc:creator>marakud971</dc:creator>
    <dc:date>2024-11-16T03:02:38Z</dc:date>
    <item>
      <title>Report Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Report-Performance/m-p/1601126#M736883</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I've got an issue about the perfomance of one of my report.&lt;BR /&gt;In fact, i've got a lot of rows each days and now my qvd files is bigger and my report is slower.&lt;/P&gt;&lt;P&gt;I 'm looking for a solution to improve my report's performance.&lt;BR /&gt;I found in the forum, someone who talked about the use of &lt;FONT color="#FF0000"&gt;IF &lt;/FONT&gt;statement.&lt;BR /&gt;&lt;BR /&gt;So I think that i have to change several expression's calculation like my main expression :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=COUNT(DISTINCT (&lt;FONT color="#FF0000"&gt;IF&lt;/FONT&gt; (Date = [Date of last operation],CONTRACT_ID)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;How could i write it better ?&lt;/P&gt;&lt;P&gt;And what about other solution to improve the whole performance of my report.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks a lot !&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-Performance/m-p/1601126#M736883</guid>
      <dc:creator>marakud971</dc:creator>
      <dc:date>2024-11-16T03:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Report Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Report-Performance/m-p/1601215#M736884</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Qlikview computation is rather fast.&lt;/P&gt;&lt;P&gt;I am guessing you have too many charts refreshing at once.&lt;/P&gt;&lt;P&gt;You can check which Object is taking up too much processing.&lt;/P&gt;&lt;P&gt;CTRL + ALT +D to bring up documents settings.&amp;nbsp; Go to sheet Tab, at the second box, check the Memory usage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if that object (Chart or Pivot table) is taking too much processing. You want to show the object only when User have selected the desired ranges. Example, date range, Departments,&amp;nbsp; product group.&lt;/P&gt;&lt;P&gt;you can do this at the chart properties--&amp;gt; layout -&amp;gt; show -&amp;gt; Conditional. (GetSelectedCount(Departments) &amp;gt; 0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 07:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-Performance/m-p/1601215#M736884</guid>
      <dc:creator>jimmygohhanjie</dc:creator>
      <dc:date>2019-07-11T07:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Report Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Report-Performance/m-p/1608585#M736885</link>
      <description>&lt;P&gt;Well, not sure how much help the following will be, but hopefully may get you on the right track:&lt;/P&gt;
&lt;P&gt;Help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/LoadData/best-practices-data-modeling.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/LoadData/best-practices-data-modeling.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Design Blog:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Data-Modelling-Clarity-vs-Speed/ba-p/1473644" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Data-Modelling-Clarity-vs-Speed/ba-p/1473644&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 14:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-Performance/m-p/1608585#M736885</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-01T14:18:47Z</dc:date>
    </item>
  </channel>
</rss>

