<?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: App size too big in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531242#M107947</link>
    <description>&lt;P&gt;The storage is in general not linear - neither from the vertical point of view (number of records) nor to the horizontal one (number of fields).&lt;/P&gt;&lt;P&gt;A single field with larger string-content or a quite granular timestamp-field (maybe even with a row-level formatting) may make the difference and becoming larger in size as all other data together.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Sep 2025 11:01:13 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2025-09-18T11:01:13Z</dc:date>
    <item>
      <title>App size too big</title>
      <link>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531218#M107943</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am trying to optimise a Qlik Sense App, but I can't explain the size of the app.&lt;/P&gt;&lt;P&gt;To be clear, I have two apps, a "small one" and a "big one", and I did the following comparison :&lt;BR /&gt;-Small one 9,5 millions lines, big one 11 millions lines.&lt;BR /&gt;-Small one 74 fields, big one 84 fields.&lt;BR /&gt;-Small one 8 sheets, big one 9 sheets.&lt;BR /&gt;-Small one 5 master items, big one 21 master items.&lt;/P&gt;&lt;P&gt;So, it is obvious that the size app should be bigger for the big one.&lt;BR /&gt;But the file size that can be seen from the hub is 166 Mo for the small one, and 602 Mo for the big one.&lt;/P&gt;&lt;P&gt;I can't explain such a difference with the comparison I made, since the big one doesn't have 3 times the number of lines, same for the fields, etc.&lt;BR /&gt;Is there something I'm missing ?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 09:37:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531218#M107943</guid>
      <dc:creator>User93</dc:creator>
      <dc:date>2025-09-18T09:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: App size too big</title>
      <link>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531233#M107945</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/215898"&gt;@User93&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should also keep in mind other things, let's start from the first one: the values of your fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I make an easy example: if you have a field containing 1 milion lines but every line is one-digit (ex. A,B,C..) it will be lighter than a field containing 20 digit per line.&amp;nbsp;&lt;BR /&gt;The example is more realistic with keys in your data models constructed by two or more fields aggregated and for which is better to use the autonumber() function&lt;/P&gt;&lt;P&gt;Let's now talk about the data model.&amp;nbsp;&lt;BR /&gt;Implementing a star schema model will reduce the weight of your application instead having a unique table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, in front end there are sheets and sheets depending on the amount of objects used and the density of measure/expressions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, feel free to leave a like if this comment helps you out!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 10:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531233#M107945</guid>
      <dc:creator>FedericoDellAcqua</dc:creator>
      <dc:date>2025-09-18T10:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: App size too big</title>
      <link>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531236#M107946</link>
      <description>&lt;P&gt;Everything has a weight:&lt;/P&gt;&lt;P&gt;The calculations, the master items, Visualistions in the tabs and type of data you have removed.&lt;/P&gt;&lt;P&gt;Use apps frok Admin stream to see what is going there&lt;/P&gt;&lt;P&gt;or use&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://easyqlik.com/qsda/download/" target="_blank"&gt;https://easyqlik.com/qsda/download/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 10:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531236#M107946</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2025-09-18T10:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: App size too big</title>
      <link>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531242#M107947</link>
      <description>&lt;P&gt;The storage is in general not linear - neither from the vertical point of view (number of records) nor to the horizontal one (number of fields).&lt;/P&gt;&lt;P&gt;A single field with larger string-content or a quite granular timestamp-field (maybe even with a row-level formatting) may make the difference and becoming larger in size as all other data together.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 11:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531242#M107947</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-09-18T11:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: App size too big</title>
      <link>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531265#M107951</link>
      <description>&lt;P&gt;As others have pointed out, size is related to the uniqueness of the data, not so much the number of rows or number of fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the QMC are you looking at the "File Size" or the "Base memory size"?&amp;nbsp; File size is size on disk, not so useful. It's the "base memory size" column you want to look at.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a post that explains a bit about App data size and techniques for reducing size when necessary.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikviewcookbook.com/2024/11/reducing-qlik-field-memory/" target="_blank"&gt;https://qlikviewcookbook.com/2024/11/reducing-qlik-field-memory/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 13:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/App-size-too-big/m-p/2531265#M107951</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2025-09-18T13:49:20Z</dc:date>
    </item>
  </channel>
</rss>

