<?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 20 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311520#M407643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Top 20 details according to their count case&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 May 2017 13:49:10 GMT</pubDate>
    <dc:creator>master_student</dc:creator>
    <dc:date>2017-05-22T13:49:10Z</dc:date>
    <item>
      <title>Top 20</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311518#M407641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;I need your helps as usual &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table that contains a measure count (case) and field details, I wanna display the TOP 20 detail according to their count (case) and whene two details have the same count(case) display only the first :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="164289" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164289_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;the measure count (case)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 13:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311518#M407641</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2017-05-22T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Top 20</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311519#M407642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want over top 20 or top 20 per type cas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 13:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311519#M407642</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-22T13:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Top 20</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311520#M407643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Top 20 details according to their count case&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 13:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311520#M407643</guid>
      <dc:creator>master_student</dc:creator>
      <dc:date>2017-05-22T13:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Top 20</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311521#M407644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;add the calculated dimension for details like below&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(aggr(rank(count(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;case&lt;/SPAN&gt;)),Detail,Type cas)&amp;lt;=20,&lt;EM style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Detail&lt;/EM&gt;) &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 13:51:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311521#M407644</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-05-22T13:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: Top 20</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311522#M407645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Num(Num#(Rank(Count(Case), 0, 2))) &amp;lt; 21, &lt;SPAN style="font-size: 13.3333px;"&gt;Count&lt;/SPAN&gt;(Case))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 May 2017 13:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20/m-p/1311522#M407645</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-22T13:52:10Z</dc:date>
    </item>
  </channel>
</rss>

