<?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 and rank in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617219#M1111298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;With Dimension limits if it is not possible then you have to go for Rank() with If in Expression or Calculated Dimension.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Mar 2014 03:09:17 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-03-11T03:09:17Z</dc:date>
    <item>
      <title>Dimension limits and rank</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617213#M1111292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have crated three charts of aim is top 5 sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)using dimension limits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)=aggr(if(rank(sum(Sales))&amp;lt;=5,Country),Country)----On dimension-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)=If(Aggr(Rank(Sum(Sales)),Country)&amp;lt;=10,Sum(Sales))---on expression---memory is like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which one is better and performance wise and memory wise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to know how the Qlikview evaluates in this scenarios.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Mar 2014 17:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617213#M1111292</guid>
      <dc:creator />
      <dc:date>2014-03-09T17:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits and rank</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617214#M1111293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t why you´re mixing Dimension Limits and that calculated dimension.&lt;/P&gt;&lt;P&gt;Why don´t you use only Dimension Limits to filter top 5?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 00:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617214#M1111293</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-03-10T00:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits and rank</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617215#M1111294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Aggr() in expression or dimension have some performance issues, so better to avoid it by using Dimension Limits top N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Calculated dimension also had very bad performance, so better avoid calculated dimensions.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the best option is Dimension Limits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 01:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617215#M1111294</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-03-10T01:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits and rank</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617216#M1111295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Grate Idea...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 04:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617216#M1111295</guid>
      <dc:creator />
      <dc:date>2014-03-10T04:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits and rank</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617217#M1111296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If You are using the pivot table then in pivot there is no option of dimension limit so in pivot you can apply this thing which you are asking bt in straight table Dimension limit is the best option for the top n analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 05:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617217#M1111296</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-10T05:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits and rank</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617218#M1111297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what could be the code behind for dimension limits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)i have one query that i have read from one blog post applying dimension limits condition on straight table is causing performance issue when the records are more.can you please suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Boby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Mar 2014 12:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617218#M1111297</guid>
      <dc:creator />
      <dc:date>2014-03-10T12:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits and rank</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617219#M1111298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;With Dimension limits if it is not possible then you have to go for Rank() with If in Expression or Calculated Dimension.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 03:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-and-rank/m-p/617219#M1111298</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-03-11T03:09:17Z</dc:date>
    </item>
  </channel>
</rss>

