<?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: Ranking according to highest sales problem.. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470764#M175868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The expression is working properly,&lt;/P&gt;&lt;P&gt;but when i include month as dimension i am not getting proper rankings,&lt;/P&gt;&lt;P&gt;wen i select a particular month it works properly,&lt;/P&gt;&lt;P&gt;in the selection if i select suppose abc company and it has 200 products it shows ranking 1-200&lt;/P&gt;&lt;P&gt;instead of the rank which it has if no company is selected..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 May 2013 11:20:13 GMT</pubDate>
    <dc:creator>rohitians</dc:creator>
    <dc:date>2013-05-20T11:20:13Z</dc:date>
    <item>
      <title>Ranking according to highest sales problem..</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470761#M175865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a pivot chart where in I have different companies and their different divisions with sales every month,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales=&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Values&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)/1000000 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;and i want their ranks according to the sales value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Rank=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Rank&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;FiscalYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9.0pt; font-family: 'Courier New';"&gt;$(=max(FiscalYear))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Values]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)/10000000) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;but I am not getting proper ranking.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Please help if any coreection required.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Rohit&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 11:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470761#M175865</guid>
      <dc:creator>rohitians</dc:creator>
      <dc:date>2013-05-17T11:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking according to highest sales problem..</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470762#M175866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at pivot table in the attached example. You may need to use an expression like in the last column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 12:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470762#M175866</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-17T12:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking according to highest sales problem..</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470763#M175867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers Gysbert. I would have suggested the same solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close the issue as it has been answered correctly as desired. If there is any other thing you want to add up, please write it up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 16:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470763#M175867</guid>
      <dc:creator>gaurav2017</dc:creator>
      <dc:date>2013-05-17T16:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking according to highest sales problem..</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470764#M175868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The expression is working properly,&lt;/P&gt;&lt;P&gt;but when i include month as dimension i am not getting proper rankings,&lt;/P&gt;&lt;P&gt;wen i select a particular month it works properly,&lt;/P&gt;&lt;P&gt;in the selection if i select suppose abc company and it has 200 products it shows ranking 1-200&lt;/P&gt;&lt;P&gt;instead of the rank which it has if no company is selected..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 11:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470764#M175868</guid>
      <dc:creator>rohitians</dc:creator>
      <dc:date>2013-05-20T11:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking according to highest sales problem..</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470765#M175869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i go through with your sample document, and i am confused at a point,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly explain me, in your third expression you used rank(total sum(total &amp;lt;Region,SalesPerson&amp;gt; Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;confusions: i think total keyword ignored the diminsions,right? first you ignored the dimension using total keyword and then you used the &amp;lt;Region, SalesPerson&amp;gt; to group by them. i think if you dont use total then it will group by Region, and SalesPerson as they are dimension. &lt;/P&gt;&lt;P&gt;what is the difference please explain..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 11:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470765#M175869</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-05-20T11:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking according to highest sales problem..</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470766#M175870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hello,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;The expression is working properly,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;but when i include month as dimension i am not getting proper rankings,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;wen i select a particular month it works properly,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;in the selection if i select suppose abc company and it has 200 products it shows ranking 1-200&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;instead of the rank which it has if no company is selected..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Thanks and Regards,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Rohit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;I just ignored the Company selection in set analysis and it showed the static rank even when company was selected..i made following changes....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;Rank=aggr(&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Rank&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;FiscalYear&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;EM style="font-size: 9pt; color: gray; font-family: 'Courier New';"&gt;$(=max(FiscalYear)),COMPANY=&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Values]&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)/10000000),COMPANY)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 06:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-according-to-highest-sales-problem/m-p/470766#M175870</guid>
      <dc:creator>rohitians</dc:creator>
      <dc:date>2013-07-25T06:21:17Z</dc:date>
    </item>
  </channel>
</rss>

