<?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: What is New Row Applicator  ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774278#M274701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according with Qlik Support I opened a case and the solution was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;The warning to which you are referring - &lt;EM style="background: transparent;"&gt;&lt;STRONG style="background: transparent;"&gt;QVGeneral: when AAALR(1.293973) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency. &lt;/STRONG&gt;&lt;/EM&gt;AAALR" is a very low level concept deep in the QlikView engine. Generally speaking it means the average length of aggregation array. The longer this array is, the more RAM usage and CPU power are to be consumed by the engine to get aggregation result for every hypercube node and can thus effect performance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;When AAALR is greater than 1.0, normally the customer has a large data set and suffers slow responses and high memory usage in their app. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;To mitigate this, you can add the below setting to the Settings.ini file located in the QlikTech\QlikViewServer:&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;&lt;STRONG style="background: transparent;"&gt;&lt;EM style="background: transparent;"&gt;DisableNewRowApplicator=0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;By setting this parameter to “0”, QlikView will use an new algorithm which is optimized for large data set to do the aggregation, and will consume much less RAM and CPU power.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Sep 2016 21:51:03 GMT</pubDate>
    <dc:creator>Emmanuelle__Bustos</dc:creator>
    <dc:date>2016-09-05T21:51:03Z</dc:date>
    <item>
      <title>What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774265#M274688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have just installed 11.2SR9 on our production server and in the logs we can now see optimization tips like this one :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Warning&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;SE_LOG: when AAALR(6.186927) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does it mean ? what is this new row applicator ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 14:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774265#M274688</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2015-01-12T14:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774266#M274689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know but I assume that one/some field(s) have more than 1000000 distinct values or means something similar. Best would be you have a look on your datamodel - per tableviewer and structur-table (it exists already - see new create new objects) - and if try to reconsider the datamodel:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3632"&gt;The Importance Of Being Distinct&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jan 2015 19:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774266#M274689</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-01-12T19:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774267#M274690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, i thought it was the good answer but i have checked this field as soon as i have seen this message and it was mentionning a key column with 7 distinct values. But as it is a key maybe i uses all tables using this key to make this warning. &lt;/P&gt;&lt;P&gt;I will make a ticket to Qlik to try and have an answer about how this warning should be handled&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 07:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774267#M274690</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2015-01-13T07:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774268#M274691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My log says:&lt;/P&gt;&lt;P&gt;Warning SE_LOG: when AAALR(14.133000) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency.&lt;/P&gt;&lt;P&gt;Even worse I guess. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have you heard anything from Qlik?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 15:08:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774268#M274691</guid>
      <dc:creator>jerrysvensson</dc:creator>
      <dc:date>2015-01-27T15:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774269#M274692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still have not created an example file sorry, i'll try to tell it here when it's done and i have an answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 10:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774269#M274692</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2015-01-28T10:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774270#M274693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just ask Qlik Support the same question, but they couldn't really give any detailed answer. That's what I got back:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;"The entry "SE_LOG: when AAALR(1614907703) is greater than 1.000000, we suggest using new row applicator to improve time and mem efficiency. " gives a suggestion that the document that this refers to could be optimized to get better performance. " &lt;BR /&gt; &lt;BR /&gt;There is no specific detail in this. Sorry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 10:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774270#M274693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-11T10:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774271#M274694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same for me in a QVS 11.2 SR10:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Warning&amp;nbsp;&amp;nbsp;&amp;nbsp; SE_LOG: when AAALR(2.922000) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Information&amp;nbsp;&amp;nbsp;&amp;nbsp; SE_LOG: aggregation on 'Tramites'(llaveservidor), dstCardinal(3) and AAALR(2.680000).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 23:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774271#M274694</guid>
      <dc:creator>Emmanuelle__Bustos</dc:creator>
      <dc:date>2015-04-13T23:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774272#M274695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QVS 11.2SR11 Win2003x64/64GB RAM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE_LOG: when AAALR(1.671787) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides these posts,i'm interested in this part "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;we suggest using new row applicator to improve time and mem effeciency".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does it mean by "row applicator" and how it can improve time and mem efficiency?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody has to put some light into this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 17:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774272#M274695</guid>
      <dc:creator>mongolu</dc:creator>
      <dc:date>2015-10-14T17:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774273#M274696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't personally add something to this, but a search in the forum reveals a new post from JoeSimmons with some more detailed information:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/845767"&gt;SE_LOG: when AAALR(6.186927) is greater than 1.000000, we suggest using new row applicator to improve time and mem effec…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 17:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774273#M274696</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-14T17:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774274#M274697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see it has a solution but we don't know more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thank you for your fast answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 17:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774274#M274697</guid>
      <dc:creator>mongolu</dc:creator>
      <dc:date>2015-10-14T17:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774275#M274698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're using the governance dashboard and the Warning level, then try to look at the message with the same timestamp which is 700. This message shows what fields is causing it.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/112986_Capture.PNG" style="height: 158px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 12:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774275#M274698</guid>
      <dc:creator>tseebach</dc:creator>
      <dc:date>2016-01-29T12:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774276#M274699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Hi Torben, we have this issue coming up for a small number of fields in our data model. Do you have any advice on what you did next to resolve the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 04:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774276#M274699</guid>
      <dc:creator>reanfadyl</dc:creator>
      <dc:date>2016-03-02T04:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774277#M274700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any update on this issue ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 21:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774277#M274700</guid>
      <dc:creator>pablolabbe</dc:creator>
      <dc:date>2016-09-02T21:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774278#M274701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pablo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according with Qlik Support I opened a case and the solution was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;The warning to which you are referring - &lt;EM style="background: transparent;"&gt;&lt;STRONG style="background: transparent;"&gt;QVGeneral: when AAALR(1.293973) is greater than 1.000000, we suggest using new row applicator to improve time and mem effeciency. &lt;/STRONG&gt;&lt;/EM&gt;AAALR" is a very low level concept deep in the QlikView engine. Generally speaking it means the average length of aggregation array. The longer this array is, the more RAM usage and CPU power are to be consumed by the engine to get aggregation result for every hypercube node and can thus effect performance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;When AAALR is greater than 1.0, normally the customer has a large data set and suffers slow responses and high memory usage in their app. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;To mitigate this, you can add the below setting to the Settings.ini file located in the QlikTech\QlikViewServer:&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;&lt;STRONG style="background: transparent;"&gt;&lt;EM style="background: transparent;"&gt;DisableNewRowApplicator=0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; color: #737373; font-family: arial, verdana, sans-serif; background: #ffffff;"&gt;By setting this parameter to “0”, QlikView will use an new algorithm which is optimized for large data set to do the aggregation, and will consume much less RAM and CPU power.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 21:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774278#M274701</guid>
      <dc:creator>Emmanuelle__Bustos</dc:creator>
      <dc:date>2016-09-05T21:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774279#M274702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds promising &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question ist: why isn't it enabled out of the box, or at least mentioned in the release notes?&lt;/P&gt;&lt;P&gt;Have you got any information if this is a supported easter egg?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 19:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774279#M274702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-13T19:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774280#M274703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One year ago, you told us to set disable new row applicator = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No information have been found about this setting, is it still mandatory to use it for big documents ?&lt;/P&gt;&lt;P&gt;Why is it not the default mode ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 10:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774280#M274703</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2017-09-14T10:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774281#M274704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Accordin to Qliktech support:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When AAALR is greater than 1.0, normally the customer has a large data set and suffers slow responses and high memory usage in their app. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To mitigate this, you can add the below setting to the Settings.ini file located in the QlikTech\QlikViewServer:&lt;/P&gt;&lt;P&gt;DisableNewRowApplicator=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By setting this parameter to “0”, QlikView will use an new algorithm which is optimized for large data set to do the aggregation, and will consume much less RAM and CPU power.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess it's not default because only affects large data sets environments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 14:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774281#M274704</guid>
      <dc:creator>Emmanuelle__Bustos</dc:creator>
      <dc:date>2017-09-14T14:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774282#M274705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thank you&lt;/P&gt;&lt;P&gt;Too bad they don't use more explicit messages or enforce the algorithm designed for large data when needed&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 14:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774282#M274705</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2017-09-14T14:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774283#M274706</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;In the meantime the Qlik Support Knowledge Base article is quite clear about this setting.&lt;/P&gt;&lt;P&gt;See below if you might have not read about it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="AAALR.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176721_AAALR.png" style="height: 725px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 07:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774283#M274706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-15T07:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: What is New Row Applicator  ?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774284#M274707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;yes I have made a ticket and got this article. It's clear. I still don't know why they don't use the new algorithm by default but well, I have defined the setting Disable=0 on my test server and I don't have the message anymore about AAALR&lt;/P&gt;&lt;P&gt;It seems to use less memory too but I need to wait for users to try it to confirm it's far better than before.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2017 07:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-New-Row-Applicator/m-p/774284#M274707</guid>
      <dc:creator>fredericvillemi</dc:creator>
      <dc:date>2017-09-15T07:38:25Z</dc:date>
    </item>
  </channel>
</rss>

