<?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 slow calculation speed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277931#M495343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Federico,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not that many records: about 90000. The machine I'm running on has 3GB of RAM and an i5 pentium processor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No luck on the loading script since both numerator and denominator must vary based on the selections on the company and on the question fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, ciao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2012 19:37:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-13T19:37:29Z</dc:date>
    <item>
      <title>slow calculation speed</title>
      <link>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277929#M495341</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;hope you can help. I'm having some troubles at work in trying to simplify the following expression out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(aggr(distinct sum(vote), [Session ID], question, company))/&lt;/P&gt;&lt;P&gt;sum(aggr(count({&amp;lt;vote=-{' '}&amp;gt;} distinct [Session ID]), question, company))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression works - slowly - if I filter on a single question or a single company. When removing the filters, QV just crashes. &lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically what I have here is the result of a survey where for each user (Session ID) I have asked a series of questions for 20 companies (same questions for the 20 companies) where the user can give a vote (from 1 to 5). I want to calculate a weighted average both when I look at it from a company point of view, and from a question point of view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 19:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277929#M495341</guid>
      <dc:creator />
      <dc:date>2012-02-13T19:12:58Z</dc:date>
    </item>
    <item>
      <title>slow calculation speed</title>
      <link>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277930#M495342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many records are we talking about?&lt;/P&gt;&lt;P&gt;How many RAM has your machine?&lt;/P&gt;&lt;P&gt;By any chance can you calculate some of this expressions in the load script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 19:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277930#M495342</guid>
      <dc:creator />
      <dc:date>2012-02-13T19:19:14Z</dc:date>
    </item>
    <item>
      <title>slow calculation speed</title>
      <link>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277931#M495343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Federico,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not that many records: about 90000. The machine I'm running on has 3GB of RAM and an i5 pentium processor. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No luck on the loading script since both numerator and denominator must vary based on the selections on the company and on the question fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, ciao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 19:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277931#M495343</guid>
      <dc:creator />
      <dc:date>2012-02-13T19:37:29Z</dc:date>
    </item>
    <item>
      <title>slow calculation speed</title>
      <link>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277932#M495344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very few records...&lt;/P&gt;&lt;P&gt;In my experience when it takes a lot to load or crushes is when the model is not correct and instead of a "join" makes a "cartesian product". Generally case sensitive problems in the relationships&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 20:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277932#M495344</guid>
      <dc:creator />
      <dc:date>2012-02-13T20:02:21Z</dc:date>
    </item>
    <item>
      <title>slow calculation speed</title>
      <link>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277933#M495345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But there is really nothing complex on the loading script. I did a crosstable on two excel spreadsheets. Therefore I have the following fields: Session ID, mail of user, submit time, question and the vote field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only trick is that the question field has the name of the company in front, so with a subfield function I have extracted the name of the company on one side and the question on the other making these two fields resident on the main load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The whole loading doesen't require more than 2 sec. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possibly something wrong in the crosstable function???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 20:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/slow-calculation-speed/m-p/277933#M495345</guid>
      <dc:creator />
      <dc:date>2012-02-13T20:20:48Z</dc:date>
    </item>
  </channel>
</rss>

