<?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: Rank function not working properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273825#M400355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;after using this expression still i am getting same problem &lt;/P&gt;&lt;P&gt;Example : multi line box selcting 10 displaying customer values&lt;/P&gt;&lt;P&gt;20 not &lt;SPAN style="font-size: 13.3333330154419px;"&gt;displaying customer values&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;30 not &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;displaying customer values&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;50&lt;SPAN style="font-size: 13.3333330154419px;"&gt; not &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;displaying customer values&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;thanks ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2016 06:55:38 GMT</pubDate>
    <dc:creator>sannidhikumar</dc:creator>
    <dc:date>2016-12-19T06:55:38Z</dc:date>
    <item>
      <title>Rank function not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273821#M400351</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;Rank function is not working properly can you please suggest on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Aggr(Rank(SUM(CollectionAmount)),CustNo1)&amp;lt;=$(vTopcustomer),CustNo1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 11:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273821#M400351</guid>
      <dc:creator>sannidhikumar</dc:creator>
      <dc:date>2016-12-16T11:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Rank function not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273822#M400352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exact issue you are running into?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 12:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273822#M400352</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-16T12:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rank function not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273823#M400353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Aggr(Rank(SUM(CollectionAmount))&amp;lt;=$(vTopcustomer)&lt;STRONG&gt;,CustNo1)&lt;/STRONG&gt;,CustNo1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 14:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273823#M400353</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-12-16T14:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rank function not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273824#M400354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Aggr(If( Rank(SUM(CollectionAmount))&amp;lt;=$(vTopcustomer)&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,&lt;/STRONG&gt;CustNo1)&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,CustNo1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This could be used as a calculated dimension, for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to use it as expression, you should chose and use an appropriate outer aggregation function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 14:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273824#M400354</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-12-16T14:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Rank function not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273825#M400355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;after using this expression still i am getting same problem &lt;/P&gt;&lt;P&gt;Example : multi line box selcting 10 displaying customer values&lt;/P&gt;&lt;P&gt;20 not &lt;SPAN style="font-size: 13.3333330154419px;"&gt;displaying customer values&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;30 not &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;displaying customer values&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;50&lt;SPAN style="font-size: 13.3333330154419px;"&gt; not &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;displaying customer values&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;thanks ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 06:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273825#M400355</guid>
      <dc:creator>sannidhikumar</dc:creator>
      <dc:date>2016-12-19T06:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rank function not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273826#M400356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I don't understand this scenario you are describing. &lt;/P&gt;&lt;P&gt;Could you post some more details, e.g. screenshots, or better a small sample QVW?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 11:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rank-function-not-working-properly/m-p/1273826#M400356</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-12-19T11:20:26Z</dc:date>
    </item>
  </channel>
</rss>

