<?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: Impact of Unwanted Variables on Performance in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960555#M978421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, unused fields/variables should have little to none impact on performance, but only when the hardware is adequately "sized". &lt;/P&gt;&lt;P&gt;Do remember that QlikView is a "in-memory" tool, and once you open your application, most or all of your data will be loaded into memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A good rule of thumb should be that once you have created your app, remove all unused and unneeded data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, if's in expressions should changed to use set analysis as far as possible. Set analysis reduces the amount of data inside the QlikView Engine, while if's are evaluating each row in the total dataset "outside" the QlikView Engine - from what I know this actually is done client side by javascript, which is MUCH slower (I could be wrong on my last statement, but it IS must slower).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Aug 2015 11:48:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-08-20T11:48:51Z</dc:date>
    <item>
      <title>Impact of Unwanted Variables on Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960548#M978414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are facing performance issue in our application of around 5GB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While analysing, expressions, variables, if statements, we found that there are around 15 unwanted variables along with nested If-else and Pick Match along with colormix formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please tell me that whether the Unwanted Variables has any impact on Performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your comments on same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;MK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 07:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960548#M978414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T07:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Impact of Unwanted Variables on Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960549#M978415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;gwassenaar&lt;/A&gt;‌, &lt;A href="https://community.qlik.com/qlik-users/17633"&gt;mby&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;Any comments on above query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 08:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960549#M978415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T08:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Impact of Unwanted Variables on Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960550#M978416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unwanted variables may have a substantial impact on performance as they will be recalculated all the time and you clearly do not want that. &lt;EM&gt;Unused&lt;/EM&gt; variables IMHO have no impact at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW be a little more patient. Most of these high-profile community members have a paying job and no strict obligation to be on-line at any time. Someone will pick up your question sooner or later, as you can see now...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 08:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960550#M978416</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-08-20T08:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Impact of Unwanted Variables on Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960551#M978417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MK, just for clarification, could you elaborate what you mean with 'unwanted' variable, especially compared to an 'unused' variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 09:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960551#M978417</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-20T09:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Impact of Unwanted Variables on Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960552#M978418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it should be unused variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 09:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960552#M978418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T09:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Impact of Unwanted Variables on Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960553#M978419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;In between&amp;nbsp; what is IMHO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 09:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960553#M978419</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T09:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Impact of Unwanted Variables on Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960554#M978420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMHO = In My Humble Opinion&lt;/P&gt;&lt;P&gt;AFAIK = As Far As I Know&lt;/P&gt;&lt;P&gt;IIRC = If I Remember Correctly&lt;/P&gt;&lt;P&gt;BTW = By The Way&lt;/P&gt;&lt;P&gt;PFA = Please Find Attachment&lt;/P&gt;&lt;P&gt;FYI = For Your Information&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and others can be found here: &lt;A href="http://www.ruf.rice.edu/~kemmer/Words04/usage/slang_internet.html" title="http://www.ruf.rice.edu/~kemmer/Words04/usage/slang_internet.html"&gt;Internet Slang&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a very extensive list of all acronyms on Wikipedia: &lt;A href="https://en.wikipedia.org/wiki/List_of_acronyms" title="https://en.wikipedia.org/wiki/List_of_acronyms"&gt;List of acronyms - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're right, I'm sorry. I shouldn't be using these. But it saves me some time when typing a reply &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 10:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960554#M978420</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-08-20T10:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Impact of Unwanted Variables on Performance</title>
      <link>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960555#M978421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, unused fields/variables should have little to none impact on performance, but only when the hardware is adequately "sized". &lt;/P&gt;&lt;P&gt;Do remember that QlikView is a "in-memory" tool, and once you open your application, most or all of your data will be loaded into memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A good rule of thumb should be that once you have created your app, remove all unused and unneeded data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, if's in expressions should changed to use set analysis as far as possible. Set analysis reduces the amount of data inside the QlikView Engine, while if's are evaluating each row in the total dataset "outside" the QlikView Engine - from what I know this actually is done client side by javascript, which is MUCH slower (I could be wrong on my last statement, but it IS must slower).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 11:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Impact-of-Unwanted-Variables-on-Performance/m-p/960555#M978421</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-20T11:48:51Z</dc:date>
    </item>
  </channel>
</rss>

