<?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: Which object consumes less memory? Straight table or Table box? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273659#M400330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Witherspoon for the quick response. If the expressions are not dynamic, then i can do all those expressions in the script itself, right? Please advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2016 22:46:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-12-02T22:46:53Z</dc:date>
    <item>
      <title>Which object consumes less memory? Straight table or Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273656#M400327</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;I am trying to optimize few things in my project. So, I would like to know which object consumes less memory? so that i can use that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If table box takes less memory means, then I can do all the calculations in the script and then load in to the table box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthick S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273656#M400327</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-02T22:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Which object consumes less memory? Straight table or Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273657#M400328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A table box should use less memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not do all the calculations in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273657#M400328</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-12-02T22:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Which object consumes less memory? Straight table or Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273658#M400329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously Table box consumes less memory. &lt;/P&gt;&lt;P&gt;But you cannot do all the calculations in the script and load as dimensions.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;It depends on your requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ashok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273658#M400329</guid>
      <dc:creator />
      <dc:date>2016-12-02T22:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Which object consumes less memory? Straight table or Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273659#M400330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Witherspoon for the quick response. If the expressions are not dynamic, then i can do all those expressions in the script itself, right? Please advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273659#M400330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-02T22:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Which object consumes less memory? Straight table or Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273660#M400331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, sorry, yes, of course you CAN do them in the script itself. But if you do, then really, QlikView is doing nothing for you other than displaying a static report. You can use QlikView that way if you really want, but that's absolutely not its strength. Its strength is in interactivity, which is destroyed by doing the aggregations in the script. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try loading in the raw data and aggregating in the front end? If so, is it causing a memory or performance problem? Is that why you're asking this question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if so, script aggregation is the very last thing I would try in order to resolve it. I HAVE done so. Saying "never do this" is too strong a statement, so I should have elaborated a bit. But I've only done it a few times. Once because I simply couldn't figure out any other way to make my chart perform. The other times in minimally-interactive dashboards that were specifically requested by users. But generally speaking, I do not do it and do not recommend it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:54:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273660#M400331</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-12-02T22:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Which object consumes less memory? Straight table or Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273661#M400332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, as you said I am trying to load the raw data and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;aggregating in the front end. So, it is causing a memory and performance issue&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 22:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273661#M400332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-02T22:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Which object consumes less memory? Straight table or Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273662#M400333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There may be ways to write the expressions that will improve performance, and there may be ways to change the data model to reduce the memory requirements. But I guess if all you want is to display a single table with some dimensions and calculated values, and you don't need interactivity, then aggregating in script is going to use the least memory and have the highest performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 23:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273662#M400333</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-12-02T23:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Which object consumes less memory? Straight table or Table box?</title>
      <link>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273663#M400334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much. I am going to use the idea of what you said "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;aggregating in script is going to use the least memory and have the highest performance.&lt;/SPAN&gt;".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 23:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Which-object-consumes-less-memory-Straight-table-or-Table-box/m-p/1273663#M400334</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-02T23:06:35Z</dc:date>
    </item>
  </channel>
</rss>

