<?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: Re: Ranking in straight rable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476747#M178034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like attached sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 12:38:58 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2013-09-25T12:38:58Z</dc:date>
    <item>
      <title>Ranking in straight rable</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476743#M178030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everyone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help with my problem? How to create a table which shows a ranking of certain company among other companies in different regions. For example:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="501"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="132"&gt;Region&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="109"&gt;Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="130"&gt;Sales_Company_A&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="130"&gt;Ranking_Company_A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Region_A&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3 283 017&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;194 669&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Region_B&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4 144 884&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;283 031&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Region_C&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3 540 333&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;232 409&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Region_D&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3 398 241&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;233 104&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Region_E&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3 401 476&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;234 418&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Region_F&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3 276 543&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;227 455&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Region_G&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3 380 232&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;237 975&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Region_H&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2 820 662&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;190 407&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, Stark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476743#M178030</guid>
      <dc:creator>stark___</dc:creator>
      <dc:date>2013-09-25T11:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in straight rable</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476744#M178031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use rank() function. It might be of help to you.&lt;/P&gt;&lt;P&gt;Refer to Qlikview help for more details on this function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:36:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476744#M178031</guid>
      <dc:creator />
      <dc:date>2013-09-25T11:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in straight rable</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476745#M178032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put this in expression window of straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rank(Sum(Sales_Company_A))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will calculate&amp;nbsp; top sales with by rank 1 , then 2,3, so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476745#M178032</guid>
      <dc:creator />
      <dc:date>2013-09-25T11:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in straight rable</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476746#M178033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I try to use Rank(), but Rank(Sales) shows ranking of regions, aggr(rank(sum({&amp;lt;Vendor={"Company_A"}&amp;gt;} Sales),1,1),Vendor,Region) - return ranking of sales of Company_A in regions.&lt;/P&gt;&lt;P&gt;I need other result. For example:&lt;BR /&gt;There are 10 companies in Region_A and ranking of sales of Company_A is 1 in this region. Six companies in Region_B - ranking of Company_A is 2 in this region. Etc.&lt;/P&gt;&lt;P&gt;Thus, I want to get table that shows only ranking of sales of company A among other companies in every regions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, Stark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476746#M178033</guid>
      <dc:creator>stark___</dc:creator>
      <dc:date>2013-09-25T12:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Ranking in straight rable</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476747#M178034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like attached sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476747#M178034</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-25T12:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in straight rable</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476748#M178035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Tresesco.&lt;/P&gt;&lt;P&gt;This is exactly what I need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards, Stark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476748#M178035</guid>
      <dc:creator>stark___</dc:creator>
      <dc:date>2013-09-25T12:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in straight rable</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476749#M178036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Stark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look in the example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved the problem combining the rank function with the aggr function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rodrigo Damas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-straight-rable/m-p/476749#M178036</guid>
      <dc:creator>rodrigo_damas</dc:creator>
      <dc:date>2013-09-25T13:09:39Z</dc:date>
    </item>
  </channel>
</rss>

