<?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: Dynamic pick dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894973#M311575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have a link table between sales and customers, I try to optimized them but I think I can not over&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2015 15:58:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-14T15:58:46Z</dc:date>
    <item>
      <title>Dynamic pick dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894967#M311569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have follow the example in What's new in QlikView 11 application to manage dynamic pick dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solution is powerfull but where are his limits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created 1 pick dimension for account / brand / ... and 1 pick metrics for value / units&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I analyse this datas in YTD-1, YTD, YTD Growth +/- , YTD Growth %,&amp;nbsp; YTD-1, MAT, MAT Growth +/- , MAT Growth %,&amp;nbsp; MMT-1, MMT, MMT Growth +/- , MMT Growth %&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this configuration, I explose the calculation time because I think I have too much expression in my straight table which has approximately 5000 rows on my first dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to known where is the limits of use pick dimension and if the code of the What's new in QlikView 11 application is optimized :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- =SubStringCount(Concat(_dimension, '|'), 'Region') for dimension display condition&lt;/P&gt;&lt;P&gt;- =SubStringCount(Concat(_metricsNo, '|'), 1) for expression display condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your feedback&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 13:41:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894967#M311569</guid>
      <dc:creator />
      <dc:date>2015-04-10T13:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic pick dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894968#M311570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 07:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894968#M311570</guid>
      <dc:creator />
      <dc:date>2015-04-13T07:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic pick dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894969#M311571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm feeling alone &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's seems that the slowness becomes when you use a lot of conditional expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you try to use conditional expressions in how many expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnak you in advacne for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 15:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894969#M311571</guid>
      <dc:creator />
      <dc:date>2015-04-14T15:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic pick dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894970#M311572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thibaut,&lt;/P&gt;&lt;P&gt;it really depends on the granularity of the dimensions that you have and why type of metric are you using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are using a count distinct for a serial number, ip, transaction, etc. and you have millions of them then it does become real slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a nutshell this is like all other QV reports where the response time is relative to the the granularity and the expression being used &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 15:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894970#M311572</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-14T15:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic pick dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894971#M311573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Ramon for your response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm agree with you but in my example it' very simple and I don't understand: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I have ~500000 rows of sales&lt;/P&gt;&lt;P&gt;- My dimension is by customers ~5000&lt;/P&gt;&lt;P&gt;- I just set analysis for period YTD, MAT, MMT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried two things :&lt;/P&gt;&lt;P&gt;- Display my straight table without conditionnal expressions (48 expressions) =&amp;gt; 702ms to calculate and the display is instantly&lt;/P&gt;&lt;P&gt;- &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Display my straight table with conditionnal expressions (12 expressions) =&amp;gt; 78ms to calculate and the display is approximatively 3 to 4 seconds.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have optimized my conditonal expression with integer to save time but it's not significant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry but I don't understand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 15:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894971#M311573</guid>
      <dc:creator />
      <dc:date>2015-04-14T15:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic pick dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894972#M311574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would have to see your data in order to provide a better insight as to what is causing it, my first thought would think that Qlikview is caching the one without conditional expressions&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;though one expression getting calculated on 702ms and the other one in 78ms kind of defines that the expression is taking less to run&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what kind of schema do you have a star, snowflake or link table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 15:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894972#M311574</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-14T15:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic pick dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894973#M311575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have a link table between sales and customers, I try to optimized them but I think I can not over&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 15:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-pick-dimension/m-p/894973#M311575</guid>
      <dc:creator />
      <dc:date>2015-04-14T15:58:46Z</dc:date>
    </item>
  </channel>
</rss>

