<?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 10 rows and total of top 10 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332103#M1177662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use this formula &lt;/P&gt;&lt;P&gt;in expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(aggr(rank(sum([Error Count])),EmployerName)&amp;lt;=10,[Error Count])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(aggr(rank(sum(Valuefield)),keyfield)&amp;lt;=10,Valuefield)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2012 13:51:38 GMT</pubDate>
    <dc:creator>SunilChauhan</dc:creator>
    <dc:date>2012-05-02T13:51:38Z</dc:date>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332099#M1177658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to implement a straight table where the top 10 rows based upon a particular measure are to be displayed, and then the total of the top 10 rows&amp;nbsp; as the 11th row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please sugeest ways to implement this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 12:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332099#M1177658</guid>
      <dc:creator>sonikajain</dc:creator>
      <dc:date>2012-05-02T12:15:23Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332100#M1177659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In QV11 you can use Dimension Limits for top 10, then use sum of rows in expression for totals&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 12:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332100#M1177659</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2012-05-02T12:34:21Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332101#M1177660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thanks, am using qlikview 10 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; , please suggest..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 13:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332101#M1177660</guid>
      <dc:creator>sonikajain</dc:creator>
      <dc:date>2012-05-02T13:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332102#M1177661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 13:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332102#M1177661</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-05-02T13:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332103#M1177662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use this formula &lt;/P&gt;&lt;P&gt;in expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(aggr(rank(sum([Error Count])),EmployerName)&amp;lt;=10,[Error Count])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(aggr(rank(sum(Valuefield)),keyfield)&amp;lt;=10,Valuefield)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 13:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332103#M1177662</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-05-02T13:51:38Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332104#M1177663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks very much Sunil...it worked, am able to fetch top 10 rows and the total of top 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in getting the total of remaining rows(ALL OTHERS) and the total of ALL ROWS in the same chart.&lt;/P&gt;&lt;P&gt;As soon as I apply the aggr function, the ALL&amp;nbsp; OTHERS and ALL ROWS have disappeared from the chart even though I make them selected in the properties chackbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 14:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332104#M1177663</guid>
      <dc:creator>sonikajain</dc:creator>
      <dc:date>2012-05-02T14:50:04Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332105#M1177664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hey..this s giving me lowest 10 rows....can u please help me getting the TOP 10 in descending order....the data coming from load scritp is not ordered..and I cannot touch that too....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 14:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332105#M1177664</guid>
      <dc:creator>sonikajain</dc:creator>
      <dc:date>2012-05-02T14:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332106#M1177666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attched &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;apply accordingly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332106#M1177666</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-05-02T15:04:52Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332107#M1177669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; am not able to open the file &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;...can u give the settings here for ALL OTHERS and TOTAL...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332107#M1177669</guid>
      <dc:creator>sonikajain</dc:creator>
      <dc:date>2012-05-02T15:16:38Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332108#M1177670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use formula like below&amp;nbsp; in expression for others&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;If(aggr(rank(sum([Error Count])),EmployerName)&amp;gt;10,[Error Count])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332108#M1177670</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-05-02T15:19:28Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332109#M1177672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me in getting the total of remaining rows(ALL OTHERS) and the total of ALL ROWS in the same chart.&lt;/P&gt;&lt;P&gt;As soon as I apply the aggr function, the ALL&amp;nbsp; OTHERS and ALL ROWS have disappeared from the chart even though I make them selected in the properties chackbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332109#M1177672</guid>
      <dc:creator>sonikajain</dc:creator>
      <dc:date>2012-05-02T15:25:54Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332110#M1177673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;send attached sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 08:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332110#M1177673</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-05-03T08:34:12Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332111#M1177675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am experiencing problem in opening the file ...can u please send the settings/code &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 08:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332111#M1177675</guid>
      <dc:creator>sonikajain</dc:creator>
      <dc:date>2012-05-03T08:44:35Z</dc:date>
    </item>
    <item>
      <title>Top 10 rows and total of top 10</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332112#M1177676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;total can be achieved by&amp;nbsp; converting pivot table into straight &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then expression_&amp;gt;sum of rows-&amp;gt; again convert into pivot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 08:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-rows-and-total-of-top-10/m-p/332112#M1177676</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-05-03T08:48:22Z</dc:date>
    </item>
  </channel>
</rss>

