<?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>article App loads are slow in Qlik Sense Enterprise on Windows Hub: What to consider in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/App-loads-are-slow-in-Qlik-Sense-Enterprise-on-Windows-Hub-What/ta-p/1841511</link>
    <description>&lt;P&gt;A Qlik Sense App may load slowly in the Qlik Sense Enterprise on Windows hub.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Qlik advises following our best practice guides when designing and publishing an app.&lt;/P&gt;
&lt;P&gt;See:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Apps/app-performance.htm" target="_blank" rel="noopener"&gt;Optimizing app performance&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/DataModeling/best-practices-data-modeling.htm" target="_blank" rel="noopener"&gt;Best practices for data modeling&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Visualizations/when-to-use-visualizations.htm" target="_blank" rel="noopener"&gt;Best practices for choosing visualization types&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Visualizations/create-viz-best-practices.htm" target="_blank" rel="noopener"&gt;Best practices for designing visualizations&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;In addition, the following five points may impact load times:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Qlik does not recommend against using the options below, but to keep them in mind when designing an app or measuring its performance. For a more hands-on and individual appraisal of your app and how to streamline it, please contact our &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-and-when-to-contact-Qlik-s-Professional-Services-and/ta-p/1714936" target="_blank" rel="noopener"&gt;professional services&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Session access&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Session access evaluation has not cache, it is always evaluated on each app open. So it is important that the section access script is optimized to avoid loss of time at any opening. &lt;BR /&gt;&lt;STRONG&gt;Group based reduction&lt;/STRONG&gt; is a great improvement recommended to shorten Session Access list and make calculation cache reuse more efficient.&lt;BR /&gt;&lt;BR /&gt;Defining &lt;STRONG&gt;data reduction by user ID adds unnecessary processing&lt;/STRONG&gt; and calculation cache segregation. Changing to group-based reduction adds a noticeable performance improvement.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Security Rules&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Wide use of string-based "like" comparison instead of "=" comparison in rule leads to large processing overhead. Try to &lt;STRONG&gt;use fewer and simpler rules&lt;/STRONG&gt; to speed up the opening process.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Static Content should be reduced&lt;/STRONG&gt; whenever it is possible&lt;BR /&gt;&lt;BR /&gt;In particular, thumbnails images for the sheets in the app overview, leads to a noticeable time cost for the download. Part of processing time is derived from security rule evaluation per image, which improves with the security framework.&lt;BR /&gt;&lt;BR /&gt;If possible, &lt;STRONG&gt;avoid to use unique thumbnail images for sheets&lt;/STRONG&gt; and choose one common logo image for all.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Calculated dimensions&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Reduce the number of calculated dimensions or dimensions defined by an expression. For more information, please, follow &lt;A title="Long pregeneration time" href="https://community.qlik.com/t5/Knowledge/Qlik-Sense-Document-Load-Long-pre-generation-time-gt-100-of-open/ta-p/1814206" target="_blank" rel="noopener"&gt;this article.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Network&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Network aspects should also be taken in consideration, especially if the delay occurs more often when users connect from home than from the office, or from a region more that others.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Sep 2023 08:10:12 GMT</pubDate>
    <dc:creator>Andrea_Bertazzo</dc:creator>
    <dc:date>2023-09-26T08:10:12Z</dc:date>
    <item>
      <title>App loads are slow in Qlik Sense Enterprise on Windows Hub: What to consider</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/App-loads-are-slow-in-Qlik-Sense-Enterprise-on-Windows-Hub-What/ta-p/1841511</link>
      <description>&lt;P&gt;A Qlik Sense App may load slowly in the Qlik Sense Enterprise on Windows hub.&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Qlik advises following our best practice guides when designing and publishing an app.&lt;/P&gt;
&lt;P&gt;See:&lt;/P&gt;
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Apps/app-performance.htm" target="_blank" rel="noopener"&gt;Optimizing app performance&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/DataModeling/best-practices-data-modeling.htm" target="_blank" rel="noopener"&gt;Best practices for data modeling&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Visualizations/when-to-use-visualizations.htm" target="_blank" rel="noopener"&gt;Best practices for choosing visualization types&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://help.qlik.com/en-US/sense/Subsystems/Hub/Content/Sense_Hub/Visualizations/create-viz-best-practices.htm" target="_blank" rel="noopener"&gt;Best practices for designing visualizations&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;In addition, the following five points may impact load times:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Qlik does not recommend against using the options below, but to keep them in mind when designing an app or measuring its performance. For a more hands-on and individual appraisal of your app and how to streamline it, please contact our &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-and-when-to-contact-Qlik-s-Professional-Services-and/ta-p/1714936" target="_blank" rel="noopener"&gt;professional services&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Session access&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Session access evaluation has not cache, it is always evaluated on each app open. So it is important that the section access script is optimized to avoid loss of time at any opening. &lt;BR /&gt;&lt;STRONG&gt;Group based reduction&lt;/STRONG&gt; is a great improvement recommended to shorten Session Access list and make calculation cache reuse more efficient.&lt;BR /&gt;&lt;BR /&gt;Defining &lt;STRONG&gt;data reduction by user ID adds unnecessary processing&lt;/STRONG&gt; and calculation cache segregation. Changing to group-based reduction adds a noticeable performance improvement.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Security Rules&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Wide use of string-based "like" comparison instead of "=" comparison in rule leads to large processing overhead. Try to &lt;STRONG&gt;use fewer and simpler rules&lt;/STRONG&gt; to speed up the opening process.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Static Content should be reduced&lt;/STRONG&gt; whenever it is possible&lt;BR /&gt;&lt;BR /&gt;In particular, thumbnails images for the sheets in the app overview, leads to a noticeable time cost for the download. Part of processing time is derived from security rule evaluation per image, which improves with the security framework.&lt;BR /&gt;&lt;BR /&gt;If possible, &lt;STRONG&gt;avoid to use unique thumbnail images for sheets&lt;/STRONG&gt; and choose one common logo image for all.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Calculated dimensions&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Reduce the number of calculated dimensions or dimensions defined by an expression. For more information, please, follow &lt;A title="Long pregeneration time" href="https://community.qlik.com/t5/Knowledge/Qlik-Sense-Document-Load-Long-pre-generation-time-gt-100-of-open/ta-p/1814206" target="_blank" rel="noopener"&gt;this article.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Network&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Network aspects should also be taken in consideration, especially if the delay occurs more often when users connect from home than from the office, or from a region more that others.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 08:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/App-loads-are-slow-in-Qlik-Sense-Enterprise-on-Windows-Hub-What/ta-p/1841511</guid>
      <dc:creator>Andrea_Bertazzo</dc:creator>
      <dc:date>2023-09-26T08:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: App loads are slow in HUB. Best practices.</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/App-loads-are-slow-in-Qlik-Sense-Enterprise-on-Windows-Hub-What/tac-p/2121808#M10255</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) A person having large set of data will have application more than 4 GB. If qlik recommends the application size to be less than 2 GB then its not a tool for large enterprise.&lt;/P&gt;
&lt;P&gt;2) If section at basic row level cannot be applied then there is no governace on the dashbaord leading to security threat.&lt;/P&gt;
&lt;P&gt;3) If sheet doesnt have images which are different then its diffcult to understandbetween reports when you have larget amount of sheets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Overall the artick suggest that the qlik cannot be used for larget and complex set of data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 07:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/App-loads-are-slow-in-Qlik-Sense-Enterprise-on-Windows-Hub-What/tac-p/2121808#M10255</guid>
      <dc:creator>Deepakdk</dc:creator>
      <dc:date>2023-09-25T07:19:43Z</dc:date>
    </item>
  </channel>
</rss>

