<?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: Set analysis for choosing a rank in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416078#M427753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="desired res.png" class="jive-image image-1" src="/legacyfs/online/180652_desired res.png" style="height: 113px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Will this method also produce charts like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2017 06:42:43 GMT</pubDate>
    <dc:creator>adnan_rafiq</dc:creator>
    <dc:date>2017-10-24T06:42:43Z</dc:date>
    <item>
      <title>Set analysis for choosing a rank</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416074#M427749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV Champions.&lt;/P&gt;&lt;P&gt;I am stuck in a situation where I need to make charts based on a particular ranking object. The Chart I have made is as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GM.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180655_GM.png" style="height: 180px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Here I have products and Net Sales, Gross margin and Pocket margin. I have rank expression is : Rank(Total sum(Gross Margin Actual),1). &lt;/P&gt;&lt;P&gt;I want to make 10 charts : the first for the product that is rank 1,another for &lt;SPAN style="font-size: 13.3333px;"&gt;product that is rank 2 and so on until 10. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;All suggestions welcome, especially if we can use a set analysis based on rank. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 03:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416074#M427749</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2017-10-24T03:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for choosing a rank</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416075#M427750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can write like this,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rank 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=only(aggr(if(rank(sum(Gross Margin Actual)),4)=&lt;STRONG&gt;1&lt;/STRONG&gt;, [Product Name]), [Product Name]))&lt;/P&gt;&lt;P&gt;Rank 2:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=only(aggr(if(rank(sum(Gross Margin Actual)),4)=&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;, [Product Name]), [Product Name]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;FYI,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180651_Capture.JPG" style="font-size: 13.3333px;" /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Mock app,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A href="https://community.qlik.com/thread/259262"&gt;Worst Selling 5 Products?&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 04:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416075#M427750</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-10-24T04:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for choosing a rank</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416076#M427751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;A href="https://community.qlik.com/people/devarasu07"&gt;devarasu07&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My idea is I should one chart which only has one product coke 375 ml, another chart only having MLKC6 DBL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 04:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416076#M427751</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2017-10-24T04:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for choosing a rank</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416077#M427752</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;Yes it should work. give a try and let us know if still have issue send us the mock app with source and expected output in excel will try to help you. tks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 04:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416077#M427752</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-10-24T04:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for choosing a rank</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416078#M427753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="desired res.png" class="jive-image image-1" src="/legacyfs/online/180652_desired res.png" style="height: 113px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Will this method also produce charts like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 06:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-choosing-a-rank/m-p/1416078#M427753</guid>
      <dc:creator>adnan_rafiq</dc:creator>
      <dc:date>2017-10-24T06:42:43Z</dc:date>
    </item>
  </channel>
</rss>

