<?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: Set Analysis and Cache Memory in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Cache-Memory/m-p/1375651#M1324621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section access is performed during the opening of an application and does any data-reduction or not. After this it didn't impact anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions will be cached after they are calculated the first time and there is enough RAM available. Here it's important that each unique expression-strings will be cached separate and that the following expressions are logical the same and return the same results but they are different from a caching point of view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(value)&lt;/P&gt;&lt;P&gt;SUM(value)&lt;/P&gt;&lt;P&gt;=sum(value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If expressions needs any kind of conditions set analysis should be preferred as the mostly fastest method with the least impact on the cache compared to other methods like if-conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your application is quite slow you should look if there are aggr- and/or interrecord-functions and/or if-loops in use and replace them with other logics. Also the datamodel could have a big effect and should be developed in the direction of a star-scheme or even a big flat-table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Dec 2017 12:20:10 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-12-10T12:20:10Z</dc:date>
    <item>
      <title>Set Analysis and Cache Memory</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Cache-Memory/m-p/1375650#M1324617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For set analysis and cache memory,&amp;nbsp;&amp;nbsp; Will set analysis functions pull answers from cache when Section Access is used BUT NOT to filter data.&amp;nbsp; Reviewing a dashboard with many set analysis functions and high concurrent usage at peak.&amp;nbsp; Performance bottoms out at that time.&amp;nbsp; Questioning whether set analysis functions are utilizing high amounts memory which ends up being only relative to a single concurrent user and once over max then as cached sets are dropped for concurrent document usage this is causing performance fall off.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Cache-Memory/m-p/1375650#M1324617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis and Cache Memory</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Cache-Memory/m-p/1375651#M1324621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section access is performed during the opening of an application and does any data-reduction or not. After this it didn't impact anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions will be cached after they are calculated the first time and there is enough RAM available. Here it's important that each unique expression-strings will be cached separate and that the following expressions are logical the same and return the same results but they are different from a caching point of view:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(value)&lt;/P&gt;&lt;P&gt;SUM(value)&lt;/P&gt;&lt;P&gt;=sum(value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If expressions needs any kind of conditions set analysis should be preferred as the mostly fastest method with the least impact on the cache compared to other methods like if-conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your application is quite slow you should look if there are aggr- and/or interrecord-functions and/or if-loops in use and replace them with other logics. Also the datamodel could have a big effect and should be developed in the direction of a star-scheme or even a big flat-table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Dec 2017 12:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-and-Cache-Memory/m-p/1375651#M1324621</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-12-10T12:20:10Z</dc:date>
    </item>
  </channel>
</rss>

