<?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: Top 3 Chart - Aggr + Rank + Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-3-Chart-Aggr-Rank-Set-Analysis/m-p/952995#M646350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: &lt;STRONG&gt;=Sum(Aggr(If(Rank(Value, 0, 1) &amp;lt;= 3, Value), Month, Customer)) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102939_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Oct 2015 15:53:44 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-10-23T15:53:44Z</dc:date>
    <item>
      <title>Top 3 Chart - Aggr + Rank + Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Chart-Aggr-Rank-Set-Analysis/m-p/952992#M646347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gents,&lt;/P&gt;&lt;P&gt;I'm struggling in create a new line chart with my "top 3" ranking data.&lt;/P&gt;&lt;P&gt;My goal is figure out the top "3" customers for each period and plot in a chart, as the picture below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I'm closer to the solution using Aggr+Rank, but my results does not match yet. Any clue in the final expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="linechart.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102928_linechart.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 15:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Chart-Aggr-Rank-Set-Analysis/m-p/952992#M646347</guid>
      <dc:creator />
      <dc:date>2015-10-23T15:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Chart - Aggr + Rank + Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Chart-Aggr-Rank-Set-Analysis/m-p/952993#M646348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please attach your qvw file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 15:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Chart-Aggr-Rank-Set-Analysis/m-p/952993#M646348</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2015-10-23T15:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Chart - Aggr + Rank + Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Chart-Aggr-Rank-Set-Analysis/m-p/952994#M646349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try an expression in your line chart like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum( Aggr( If(Rank(Sum( Value)) &amp;lt;=3, Sum(Value)),&amp;nbsp; Month, Customer))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: changed Aggr() dimension order.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 15:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Chart-Aggr-Rank-Set-Analysis/m-p/952994#M646349</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-23T15:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Top 3 Chart - Aggr + Rank + Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Top-3-Chart-Aggr-Rank-Set-Analysis/m-p/952995#M646350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: &lt;STRONG&gt;=Sum(Aggr(If(Rank(Value, 0, 1) &amp;lt;= 3, Value), Month, Customer)) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102939_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 15:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-3-Chart-Aggr-Rank-Set-Analysis/m-p/952995#M646350</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-23T15:53:44Z</dc:date>
    </item>
  </channel>
</rss>

