<?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 ranked, same rank on each row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193897#M882682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You and Gysbert were amazingly fast in responding with the correct answer. Gysbert was a bit faster (talking about seconds), at first I would like to give you the points to reach 100.000, but I see that you have already reached it recently. Congratulations!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2016 14:24:22 GMT</pubDate>
    <dc:creator>jharke</dc:creator>
    <dc:date>2016-09-29T14:24:22Z</dc:date>
    <item>
      <title>dimension ranked, same rank on each row</title>
      <link>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193894#M882679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table like the printscreen below. I want a ranking on amount per person and the rankingno repeated on each row that 'belongs' to the specific person.&lt;/P&gt;&lt;P&gt;Also, in the situation below: I want to see two times '1' , three times '2' and four times '3'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139155_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see also attachment with this example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193894#M882679</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: dimension ranked, same rank on each row</title>
      <link>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193895#M882680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add the word nodistinct in the aggr function: aggr(&lt;STRONG&gt;nodistinct&lt;/STRONG&gt; rank(.... etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193895#M882680</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-09-29T14:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: dimension ranked, same rank on each row</title>
      <link>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193896#M882681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(NODISTINCT Rank(Sum(amount)),Person)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139152_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193896#M882681</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-29T14:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: dimension ranked, same rank on each row</title>
      <link>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193897#M882682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You and Gysbert were amazingly fast in responding with the correct answer. Gysbert was a bit faster (talking about seconds), at first I would like to give you the points to reach 100.000, but I see that you have already reached it recently. Congratulations!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193897#M882682</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2016-09-29T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: dimension ranked, same rank on each row</title>
      <link>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193898#M882683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193898#M882683</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-29T14:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: dimension ranked, same rank on each row</title>
      <link>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193899#M882684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;I did not find this NODISTINCT in combination with Ranking in any document. And could not find it in discussions, as I did not know how to search for. Now I have some threads for people who want more info:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;A href="https://community.qlik.com/message/997806"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&lt;A href="https://community.qlik.com/message/345599"&gt;Re: Ranking&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193899#M882684</guid>
      <dc:creator>jharke</dc:creator>
      <dc:date>2016-09-29T14:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: dimension ranked, same rank on each row</title>
      <link>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193900#M882685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NoDistinct is not related to Rank, but it is more related to Aggr(). Since there is a dimension mismatch between your Aggr() function and your actual chart dimension, chart was only showing values for distinctly. Adding NoDistinct solves the issue here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read about grain mismatch here (point no.4)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4418"&gt;Pitfalls of the Aggr function&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dimension-ranked-same-rank-on-each-row/m-p/1193900#M882685</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-29T14:37:57Z</dc:date>
    </item>
  </channel>
</rss>

