<?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: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704711#M1317605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you check this scalability doc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2014 07:03:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-16T07:03:04Z</dc:date>
    <item>
      <title>Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704710#M1317604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Forum/Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to understand the step for sizing the RAM requirment for QV Installation part.&lt;/P&gt;&lt;P&gt;Suppose we 30 Concurrent Users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Formula&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;RAM = (RAMuser × No. users) + RAMinitial&lt;/P&gt;&lt;P&gt;Where&lt;BR /&gt;RAM?initial = QVWsizedisk × FileSizeMultiplier; This is the initial RAM footprint for any application&lt;BR /&gt;RAM?user =?RAMinitial × userRAMratio; This is the RAM each incremental user consumes&lt;BR /&gt;QVWsizedisk = SourceData × (1 - CompressionRatio); This is the size, on disk, of a QlikView file&lt;BR /&gt;Assumptions: userRAMratio: range between 1%–10%&lt;BR /&gt;FileSizeMultiplier: range between 2–10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Caculation Part of Ram Requirment as follows of following configurtion part:-&lt;/SPAN&gt;&lt;BR /&gt;SourceData : 50GB&lt;BR /&gt;CompressionRatio : 90%&lt;BR /&gt;FileSizeMultiplier: 4&lt;BR /&gt;userRAMratio : 5%&lt;BR /&gt;No. of concurrent users: 30&lt;/P&gt;&lt;P&gt;QVWsizedisk = 50GB × (1 - 0.9) = 5GB&lt;BR /&gt;RAMinitial = 5GB × 4 = 20GB&lt;BR /&gt;RAMuser = 20GB × 5% = 1GB&lt;BR /&gt;Therefore, the RAM footprint to support 30 concurrent users in &lt;BR /&gt;this deployment would be: RAM = (1GB × 30) + 20GB = 50GB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;My Understanding&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SourceData : 50GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (This is Database Size: ok)&lt;/P&gt;&lt;P&gt;CompressionRatio : 90%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (This is Qlikview Compression Ratio of data which is 90%: ok )&lt;/P&gt;&lt;P&gt;FileSizeMultiplier: 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;(This is Part I am not able to understand?)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;userRAMratio : 5%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;(This is Part I am not able to understand?)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;No. of concurrent users: 30&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (This Number of Concurrent User: ok)&lt;/P&gt;&lt;P&gt;QVWsizedisk = 50GB × (1 - 0.9) = 5GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (This if database size is 50 GB on compression 90% it becomes to 5GB in QV: ok)&lt;BR /&gt;RAMinitial = 5GB × 4 = 20GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (This QVWsizedisk x FileSizeMultiplier: ok)&lt;BR /&gt;RAMuser = 20GB × 5% = 1GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (This RAMinitial x userRAMratio: ok)&lt;BR /&gt;Therefore, the RAM footprint to support 30 concurrent users in &lt;BR /&gt;this deployment would be: RAM = (1GB × 30) + 20GB = 50GB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (This RAMuser x No. of concurrent users: ok)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, In short can I get help to understand the following&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What the use of FileSizeMultiplier, userRAMratio ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Why FileSizeMultiplier = 4 and userRAMratio = 5%?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Why not FileSizeMultiplier = 5 or 3 and userRAMratio = 4 or 12 ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will be very helpful if any body can explain me with simple example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks&lt;/P&gt;&lt;P&gt;SD&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/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704710#M1317604</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704711#M1317605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you check this scalability doc?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 07:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704711#M1317605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-16T07:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704712#M1317608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, But I could'nt understand the exact meaning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADVANCE THANKS&lt;/P&gt;&lt;P&gt;SD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 07:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704712#M1317608</guid>
      <dc:creator />
      <dc:date>2014-09-16T07:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704713#M1317610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 12.7272720336914px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FileSizeMultiplier &lt;/STRONG&gt;point to multiplier of the application in RAM (range 2-10). Range can vary in application complexity, so you need to check the multiplier by opening the application and check the RAM utilized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;&lt;STRONG&gt;userRAMratio&lt;/STRONG&gt;&amp;nbsp; - point to how much additional RAM will be utilized when the new user will open the application in the server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 07:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704713#M1317610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-16T07:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704714#M1317612</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;Check this it may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2057" data-containertype="14" data-objectid="455415" data-objecttype="2" href="http://community.qlik.com/message/455415#455415"&gt;http://community.qlik.com/message/455415#455415&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2003" data-containertype="14" data-objectid="444168" data-objecttype="2" href="http://community.qlik.com/message/444168#444168"&gt;http://community.qlik.com/message/444168#444168&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2057" data-containertype="14" data-objectid="455396" data-objecttype="2" href="http://community.qlik.com/message/455396#455396"&gt;http://community.qlik.com/message/455396#455396&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2003" data-containertype="14" data-objectid="519348" data-objecttype="2" href="http://community.qlik.com/message/519348#519348"&gt;http://community.qlik.com/message/519348#519348&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 07:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704714#M1317612</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-16T07:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704715#M1317614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Konstantins,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for response. I want little bit more help from you as follows:&lt;/P&gt;&lt;P&gt;1. How to check the multiplier and RAM utilization in the application.&lt;/P&gt;&lt;P&gt;2. How we will come to know about RAM utilization when the new user open application in the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks&lt;/P&gt;&lt;P&gt;SD&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 06:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704715#M1317614</guid>
      <dc:creator />
      <dc:date>2014-09-17T06:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704716#M1317616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. You can check multiplier with opening your QV application. For example QVW file size in the disk = 70 MB.&lt;/P&gt;&lt;P&gt;When you opened the file, application takes 240 MB of RAM. so multiplier = 240/70 = 3.4 ~ &lt;STRONG&gt;4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. When new session is opened additional 5% of RAM will be utilized by the application.&lt;/P&gt;&lt;P&gt;Sample:&lt;/P&gt;&lt;P&gt;First user open the application, 240MB&lt;/P&gt;&lt;P&gt;the second open the app, 240 +5% = 252&lt;/P&gt;&lt;P&gt;third 252 + 5% = 265&lt;/P&gt;&lt;P&gt;fourth 265 + 5% = 278&lt;/P&gt;&lt;P&gt;and so on..&lt;/P&gt;&lt;P&gt;You can calculate approx. RAM you need for the app by users count , app size in memory and userRAMRatio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704716#M1317616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T07:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704717#M1317618</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;Did you check my links?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:51:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704717#M1317618</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-17T07:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704718#M1317620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Konstantins,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you very much for explantion with example.&lt;/P&gt;&lt;P&gt;Thanks once again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 08:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704718#M1317620</guid>
      <dc:creator />
      <dc:date>2014-09-17T08:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Try to understand the use of FileSizeMultiplier, userRAMratio for Ram Sizing</title>
      <link>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704719#M1317622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Konstantins,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had developed on qvw named as &lt;STRONG&gt;sales.qvw&lt;/STRONG&gt; where size of file is 1.1 MB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per information when I open it should be more the 1.1 MB i.e. about 2 - 4 or 3 - 5 MB but it is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thougth If I load the sales.qvw in Access Point it may get increase. But not there also.(in &lt;STRONG&gt;Document&lt;/STRONG&gt; folder)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, FYI it create 2 extra files which is &lt;STRONG&gt;sales.qvw.Meta&lt;/STRONG&gt; (Size 4 KB) and &lt;STRONG&gt;sales.qvw.Shar&lt;/STRONG&gt; (Size 45 KB) .&lt;/P&gt;&lt;P&gt;So there is total 3 files i.e. &lt;STRONG&gt;sales.qvw, &lt;STRONG&gt;sales.qvw.Meta, &lt;STRONG&gt;sales.qvw.Share&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;As per your example If QVW file size in the disk = 70 MB.&lt;/P&gt;&lt;P&gt;When we open that file(qvw), application(qvw) takes 240 MB of RAM. so multiplier = 240/70 = 3.4 ~ 4&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;But that does'nt happened here. Can you please explain me. How I can see the effect.&lt;/P&gt;&lt;P&gt;Or you can give me some QVW file where I can see the effect by opeing the file in my QV desktop(Designer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of your help I am very much near to answer. I want just some more help from you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;Advance Thanks&lt;/P&gt;&lt;P&gt;SD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 07:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Try-to-understand-the-use-of-FileSizeMultiplier-userRAMratio-for/m-p/704719#M1317622</guid>
      <dc:creator />
      <dc:date>2014-09-18T07:25:44Z</dc:date>
    </item>
  </channel>
</rss>

