<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209435#M880938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried any expression or better approach if you share more information&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Oct 2016 10:09:01 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2016-10-10T10:09:01Z</dc:date>
    <item>
      <title>rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209434#M880937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we rank based on each dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example.: I have a straight table with Cyclic Dimension and Sales Amount.My cyclic Dimension has the following below dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product&lt;/P&gt;&lt;P&gt;Product ID&lt;/P&gt;&lt;P&gt;Country&lt;/P&gt;&lt;P&gt;Sales Person&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;few more&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example if i select Product | Sales Amount -- &amp;gt; The Sales amount should be ranking based on the top sold product&lt;/P&gt;&lt;P&gt;If i select Sales Person --------&amp;gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The Sales amount should be ranking based on the top sales done on the Sales person &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once i change the dimesnion it should be able to rank it.. i have totally 7-8 dimesnions which i would rank..&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/rank/m-p/1209434#M880937</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209435#M880938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried any expression or better approach if you share more information&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 10:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209435#M880938</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-10T10:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209436#M880939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a variable to capture your group selection&lt;/P&gt;&lt;P&gt;say,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;VGroupselection&amp;nbsp; = GetCurrentField([GroupFieldName])&amp;nbsp; &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now use this variable to aggregate your Rank expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AGGR(Rank() , $(&lt;SPAN style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM&gt;VGroupselection &lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 10:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209436#M880939</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-10T10:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209437#M880940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the same of what I just explained!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 10:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209437#M880940</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-10T10:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209438#M880941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ha it is, sorry I was obviously writing up as you posted. I'll remove my answer &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 10:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209438#M880941</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-10-10T10:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209439#M880942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh no, I was expecting to see&amp;nbsp; another method &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 10:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209439#M880942</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-10T10:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209440#M880943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;haha no, yours is by far the best way I would say, I was just too slow in creating my QVW &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 10:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209440#M880943</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-10-10T10:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209441#M880944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand the use of Aggr() function here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why can't we just use &lt;STRONG&gt;Rank(Sum([Sales Amount]))&lt;/STRONG&gt; here? I mean as the dimension changes, the Rank() would automatically be based on the dimension we are seeing, why do we need to add Aggr() here? Sorry, if I missed something important detail here &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 10:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209441#M880944</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-10T10:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209442#M880945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I just assumed there would be more than one dimension in the table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 10:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209442#M880945</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-10-10T10:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209443#M880946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess my concern here is that what is the use of naked Aggr() function. We don't need to for sorting also, so just not sure why would need it even if we have multiple dimensions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 11:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209443#M880946</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-10T11:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209444#M880947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assumed the OP is trying to achieve a calculated dimension , if he had already tried rank in expression this post would have been out of the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just an assumption!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 11:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209444#M880947</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-10T11:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209445#M880948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now that would make a lot of sense. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 11:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209445#M880948</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-10T11:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209446#M880949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vineeth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the groups was created at the front end.. in the chart. How can i make a variables in the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 12:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209446#M880949</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2016-10-13T12:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209447#M880950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you want to create this variable in the script though?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;SET VGroupselection&amp;nbsp; = GetCurrentField([GroupFieldName]) ;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2016 05:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209447#M880950</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-14T05:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: rank</title>
      <link>https://community.qlik.com/t5/QlikView/rank/m-p/1209448#M880951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok vineeth got it.. i will test it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 07:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rank/m-p/1209448#M880951</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2016-10-20T07:02:16Z</dc:date>
    </item>
  </channel>
</rss>

