<?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 How can i prevent BI service from running out of server memory!!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-prevent-BI-service-from-running-out-of-server-memory/m-p/77612#M12794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi everyone, my question is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i have a qvw file, which size is about 500M, and i create a ad hoc table in it , the screenshot as follows:&lt;IMG alt="ad hoc.png" class="jive-image image-1" src="/legacyfs/online/197288_ad hoc.png" style="height: 300px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;in this table, there are so many dimensions and kpis, and some expressions of these kpis are very complex. when i publish it on the server,&amp;nbsp; some users like to cross the dimension ，such as the above the screenshot. in such a situation, if the transverse field has so many values (probably thousands of ), it always drained the memory of the server when generating the report, and cause no one to access the bi server again.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So I'd like to ask the gods in the forum, who has good advice to give me, to avoid this situation that "no connection to server", thank you&amp;nbsp; first.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2018 09:09:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-23T09:09:14Z</dc:date>
    <item>
      <title>How can i prevent BI service from running out of server memory!!!</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-prevent-BI-service-from-running-out-of-server-memory/m-p/77612#M12794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi everyone, my question is as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;i have a qvw file, which size is about 500M, and i create a ad hoc table in it , the screenshot as follows:&lt;IMG alt="ad hoc.png" class="jive-image image-1" src="/legacyfs/online/197288_ad hoc.png" style="height: 300px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;in this table, there are so many dimensions and kpis, and some expressions of these kpis are very complex. when i publish it on the server,&amp;nbsp; some users like to cross the dimension ，such as the above the screenshot. in such a situation, if the transverse field has so many values (probably thousands of ), it always drained the memory of the server when generating the report, and cause no one to access the bi server again.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;So I'd like to ask the gods in the forum, who has good advice to give me, to avoid this situation that "no connection to server", thank you&amp;nbsp; first.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 09:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-prevent-BI-service-from-running-out-of-server-memory/m-p/77612#M12794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-23T09:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can i prevent BI service from running out of server memory!!!</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-prevent-BI-service-from-running-out-of-server-memory/m-p/77613#M12795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;the question i would ask is :&lt;/P&gt;&lt;P&gt;are users able to treat such an amount of data presented that way ?&lt;/P&gt;&lt;P&gt;can't you force them to make some selections before showing that table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 16:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-prevent-BI-service-from-running-out-of-server-memory/m-p/77613#M12795</guid>
      <dc:creator>olivierrobin</dc:creator>
      <dc:date>2018-03-23T16:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can i prevent BI service from running out of server memory!!!</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-prevent-BI-service-from-running-out-of-server-memory/m-p/77614#M12796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the only way will be to implement conditions within the object and/or the dimensions and/or the expressions with something like: if(count(distinct Dim1&amp;amp;Dim2&amp;amp;Dim3) &amp;gt; 250, false(), true()). If you apply this within dimensions and expressions you should inform (maybe within the title or a separate textbox) the user that a filter is applied and why to not confuse them more as necessary because the dimensions and expressions may hiding or popup quite unexpectedly for the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore it might provide a better usability to use several specialized objects (maybe within a container) which are designed in a way that the max. RAM consumption is limited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2018 12:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-prevent-BI-service-from-running-out-of-server-memory/m-p/77614#M12796</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-03-24T12:55:09Z</dc:date>
    </item>
  </channel>
</rss>

