<?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: extremely slow table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668348#M473780</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;It may not be the cause, but the expression in your variable looks a little odd. I think this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Sum({$}{&amp;lt;[Nakup prodej.Kategorie] = {'Prodej'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should read&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Sum({$&amp;lt;[Nakup prodej.Kategorie] = {'Prodej'}....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tested the expanded expression as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 08:18:55 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2014-10-21T08:18:55Z</dc:date>
    <item>
      <title>extremely slow table</title>
      <link>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668347#M473779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qlikview optimizer show me, that one of my tables is way more slower than others. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="SLOW1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69362_SLOW1.PNG.png" style="width: 620px; height: 174px;" /&gt;&lt;/P&gt;&lt;P&gt;Here is the expression(and connected variables) of table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Expression&lt;/STRONG&gt;: $(eZak02(Faktura.Datum={"&amp;gt;=$(Today()-$(vZakPos))"}))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;eZak02&lt;/STRONG&gt;: &lt;/P&gt;&lt;P&gt;Num(Sum({$}{&amp;lt;[Nakup prodej.Kategorie]={'Prodej'}&lt;/P&gt;&lt;P&gt;,[Typ zbozi_ID]={1},$(=Replace('$1', ';', ','))&lt;/P&gt;&lt;P&gt;&amp;gt;}[Nakup prodej.Prodejni cena celkem]),'# ##0')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;vZakPos&lt;/STRONG&gt;: 360&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 07:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668347#M473779</guid>
      <dc:creator />
      <dc:date>2014-10-21T07:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: extremely slow table</title>
      <link>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668348#M473780</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;It may not be the cause, but the expression in your variable looks a little odd. I think this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Sum({$}{&amp;lt;[Nakup prodej.Kategorie] = {'Prodej'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should read&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Sum({$&amp;lt;[Nakup prodej.Kategorie] = {'Prodej'}....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tested the expanded expression as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 08:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668348#M473780</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-10-21T08:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: extremely slow table</title>
      <link>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668349#M473781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hard to say without knowledge of the data model etc. What I can suggest, is to eliminate all possible sources of the slowness step by step. Like, first: convert all dollar sign expansion to explicit formulas, see if it helps, second: start cutting parts of the set analysis expression one by one. All the time monitor the calc time, and you should find the cause soon. Mind though, it does not necessarily mean you would be able to speed it up. Some calculations just take time even in QV, especially if you have tons of data in that app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 08:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668349#M473781</guid>
      <dc:creator>kuba_michalik</dc:creator>
      <dc:date>2014-10-21T08:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: extremely slow table</title>
      <link>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668350#M473782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally, I have found a solution. My problem was that I have calculated dimensions(it combines two dimensions into one) in this table. I created this dimension in script and used it in chart and now it works way faster. Thanks all for advices.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 10:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668350#M473782</guid>
      <dc:creator />
      <dc:date>2014-10-21T10:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: extremely slow table</title>
      <link>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668351#M473783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌Hi, how did you do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1448370"&gt;Re: Create calculated dimension in load script from an associated table in data manager?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 16:15:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/extremely-slow-table/m-p/668351#M473783</guid>
      <dc:creator>garyhowjtc</dc:creator>
      <dc:date>2018-03-07T16:15:29Z</dc:date>
    </item>
  </channel>
</rss>

