<?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: Dimension Limits in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698509#M252205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you see my attached qvw? The top 10 customers based on sales in 2014 are shown in the chart... is that not what you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 12:50:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-17T12:50:56Z</dc:date>
    <item>
      <title>Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698505#M252201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Anyone knows how to solve this issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show only the top 10 (or the worst 10) customers sales based on the second expression (2014) . My customer insists on showing the expressions in the shown order.&lt;/P&gt;&lt;P&gt;I have tried it with rank in the dimensions tab ("enable conditional"), but didn't succeed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your assistance!&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 12:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698505#M252201</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2014-07-17T12:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698506#M252202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 12:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698506#M252202</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-17T12:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698507#M252203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached qvw...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used IF(AGGR(RANK(SUM({&amp;lt;Year = {'2014'}&amp;gt;}Sales)), Customer) &amp;lt;= 10,Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as the calculated dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 12:40:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698507#M252203</guid>
      <dc:creator />
      <dc:date>2014-07-17T12:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698508#M252204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not the right solution, because dimension limits only work with the first expression and that is 2013. Your solution takes now the top 10 in 2013. I cannot change the expressions order.&lt;/P&gt;&lt;P&gt;Rank could be the solution but I didn't succedd with the syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 12:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698508#M252204</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2014-07-17T12:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698509#M252205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you see my attached qvw? The top 10 customers based on sales in 2014 are shown in the chart... is that not what you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 12:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698509#M252205</guid>
      <dc:creator />
      <dc:date>2014-07-17T12:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698510#M252206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, my answer was related to alessandro saccone's answer - I try no to transfer your expression to my - much complicater - qvw-document and will come back soon. Do you see any solution with rank in the dimensions tab ("enable conditional") - would be more flexible in my special case? Many thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 13:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698510#M252206</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2014-07-17T13:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698511#M252207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jacob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my expressions are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forecast Actual Year:&lt;/P&gt;&lt;P&gt;sum(if(KeyDate&amp;nbsp; &amp;gt;= vDateSelectStart and KeyDate &amp;lt;= vDateSelect, INV_QTY * TO_QUANTITY_DE ))/vDaysSelected * 365&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previous Year:&lt;/P&gt;&lt;P&gt; sum(if(KeyDate&amp;nbsp; &amp;gt;= yearstart(vDateSelectStart - 365) and KeyDate &amp;lt;= YearEnd(vDateSelectStart - 365), INV_QTY * TO_QUANTITY_DE ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore Year = 2014 is a problem in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 13:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698511#M252207</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2014-07-17T13:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698512#M252208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;IF(AGGR(RANK(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em; background-color: #f6f6f6;"&gt;(sum(if(KeyDate&amp;nbsp; &amp;gt;= vDateSelectStart and KeyDate &amp;lt;= vDateSelect, INV_QTY * TO_QUANTITY_DE ))/vDaysSelected * 365)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em; background-color: #f6f6f6;"&gt;), Customer) &amp;lt;= 10,Customer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em; background-color: #f6f6f6;"&gt;give it a shot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 13:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698512#M252208</guid>
      <dc:creator />
      <dc:date>2014-07-17T13:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698513#M252209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;many thanks, but I have tried this before - it works, but I am getting a value for the "others", which destroys my scaling of the axis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 13:45:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698513#M252209</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2014-07-17T13:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698514#M252210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/62571_pastedImage_0.png" style="width: 620px; height: 430px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 13:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698514#M252210</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2014-07-17T13:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698515#M252211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure to check "suppress when value is null" under the dimension tab...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 14:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698515#M252211</guid>
      <dc:creator />
      <dc:date>2014-07-17T14:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698516#M252212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, that works! You have an idea how to show the worst 10 performers? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 20:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698516#M252212</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2014-07-17T20:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698517#M252213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, could solve all problems in the meantime, many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 08:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698517#M252213</guid>
      <dc:creator>p_noindl</dc:creator>
      <dc:date>2014-07-18T08:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698518#M252214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear it !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 12:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Limits/m-p/698518#M252214</guid>
      <dc:creator />
      <dc:date>2014-07-18T12:06:16Z</dc:date>
    </item>
  </channel>
</rss>

