<?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: Re: Set analisys for top values in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541811#M480983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA for sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use expression like:&lt;/P&gt;&lt;P&gt;=Aggr(If(Rank(Sum(Amount))&amp;lt;11, Product, 'Others'),&amp;nbsp; Product, Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as calculated dimension for Product for your case and the in sort tab, use Sum(Amount) -&amp;gt;descending&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Oct 2013 11:47:43 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2013-10-29T11:47:43Z</dc:date>
    <item>
      <title>Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541806#M480978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I bring TOP 8 values ​​for the given expression and 2 additional values ​​specified manually in the pivot table? I think i should use set analisys in dimension or expression.&lt;/P&gt;&lt;P&gt;I got 25 values of &lt;STRONG&gt;Product&lt;/STRONG&gt;. To every product i have &lt;STRONG&gt;Amount&lt;/STRONG&gt;. In pivot tabe i used &lt;STRONG&gt;Product&lt;/STRONG&gt; as dimension and expression &lt;EM&gt;sum(Amount).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;How can i get something like this:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;sum(Amount)&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;INHALIPT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2356&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ANTI ANGIN&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2145&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;HEXORAL&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1876&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;CAMETON&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;STOPANGIN&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1400&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;TANTUM VERDE&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1238&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;STREPSILS&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;786&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FALIMINT&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;652&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;SEPTOLETE&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;STREPSILS PLUS&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;EM&gt;Others&lt;/EM&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;EM&gt;769&lt;/EM&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Could someone help with this simple task?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 11:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541806#M480978</guid>
      <dc:creator>stantrolav</dc:creator>
      <dc:date>2013-10-29T11:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541807#M480979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can use staright table, you get option of 'Others' in dimension limt tab, and get to use restricting top values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 11:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541807#M480979</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-10-29T11:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541808#M480980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stanislav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the&amp;nbsp; "Dimension Limit" tab to display only 8 values.&lt;/P&gt;&lt;P&gt;Don't need Set analysis for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 11:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541808#M480980</guid>
      <dc:creator />
      <dc:date>2013-10-29T11:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541809#M480981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There no &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Dimension Limit&lt;/SPAN&gt; for Pivot table. I cant use "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;staright table". Sorry &lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/tresesco"&gt;tresesco&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I cant use "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;straight table"&lt;/SPAN&gt; because I have 2 dimensions. Forgot to mark it. My second dimension is &lt;STRONG&gt;Years&lt;/STRONG&gt;. In the end i want to see &lt;STRONG&gt;Top 10 Products&lt;/STRONG&gt; (we'll use &lt;EM&gt;sum(Total Amount)&lt;/EM&gt; only for Product dimension) for every year &lt;SPAN style="text-decoration: underline;"&gt;in 1 table&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 11:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541809#M480981</guid>
      <dc:creator>stantrolav</dc:creator>
      <dc:date>2013-10-29T11:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541810#M480982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try Calculated Dimension and Use Rank function in Product to get top 10 Rank.&lt;/P&gt;&lt;P&gt;and no idea about others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 11:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541810#M480982</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-10-29T11:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541811#M480983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA for sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use expression like:&lt;/P&gt;&lt;P&gt;=Aggr(If(Rank(Sum(Amount))&amp;lt;11, Product, 'Others'),&amp;nbsp; Product, Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as calculated dimension for Product for your case and the in sort tab, use Sum(Amount) -&amp;gt;descending&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 11:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541811#M480983</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-10-29T11:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541812#M480984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But how to make "Others" to be in last position of table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 12:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541812#M480984</guid>
      <dc:creator>stantrolav</dc:creator>
      <dc:date>2013-10-29T12:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541813#M480985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the sort tab use expression something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(If(Rank(Sum(Amount))&amp;lt;11, Sum(Amount),-1),&amp;nbsp; Product, Year)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 12:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541813#M480985</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-10-29T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541814#M480986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not full answer as I guess.&lt;/P&gt;&lt;P&gt;How can I get &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;2 additional values ​​specified manually in my table?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 13:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541814#M480986</guid>
      <dc:creator>stantrolav</dc:creator>
      <dc:date>2013-10-30T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541815#M480987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the if statement, add your 2 products:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Rank&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[Amount]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;))&amp;lt;11 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; P&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;roduct&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;='XXX' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;or &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;='YYYY', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, 'Others'), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, either your product belong to the top 10 or is XXXX or is YYYY you will get it, if not it will be sum up in Others&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 13:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541815#M480987</guid>
      <dc:creator />
      <dc:date>2013-10-30T13:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set analisys for top values in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541816#M480988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's it. Ok. Here is final answer from &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/FABRICE44"&gt;FABRICE44&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dimension:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #0000ff;"&gt;Rank&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #800000;"&gt;[Amount]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;))&amp;lt;=8 &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #0000ff;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt; P&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #800000;"&gt;roduct&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;='microscope' &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #0000ff;"&gt;or &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;='backgammon', &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #800000;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;, 'Others...'), &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit; color: #800000;"&gt;Product&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sort order:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; color: #0000ff;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; color: #0000ff;"&gt;Rank&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; color: #800000;"&gt;[Amount]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;))&amp;lt;1000&lt;/SPAN&gt;, &lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; color: #800000;"&gt;[Amount]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;)&lt;/SPAN&gt;,-1), &lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;P&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; color: #800000;"&gt;roduct&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;We use 1000 in sort order to specify that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Others...&lt;/SPAN&gt; should be the last from at least of 1000 values.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 14:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analisys-for-top-values-in-pivot-table/m-p/541816#M480988</guid>
      <dc:creator>stantrolav</dc:creator>
      <dc:date>2013-10-30T14:12:28Z</dc:date>
    </item>
  </channel>
</rss>

