<?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: Pivot Table. Top3 Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027446#M347116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to see the result like the below pic &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="no.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110637_no.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2016 14:32:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-05T14:32:03Z</dc:date>
    <item>
      <title>Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027445#M347115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to show only &lt;STRONG&gt;3 values&lt;/STRONG&gt; per category:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Facturas&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Recuperado&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;So what I tried was this: &lt;STRONG&gt;=if(aggr(rank(SUM(Datos)),[Origen Factura])&amp;lt;=3,[Origen Factura],Null())&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But It didn´t work, it only shoy me the 3 values per one category ( facturas) due to this category is much higher/bigger&amp;nbsp; than the other&amp;nbsp; one but what I want is 3 values per category not 3 in total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027445#M347115</guid>
      <dc:creator />
      <dc:date>2016-01-05T11:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027446#M347116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to see the result like the below pic &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="no.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110637_no.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 14:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027446#M347116</guid>
      <dc:creator />
      <dc:date>2016-01-05T14:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027447#M347117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exactly!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you get it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 14:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027447#M347117</guid>
      <dc:creator />
      <dc:date>2016-01-05T14:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027448#M347118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi Juan ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Use this expression in dimension &lt;STRONG&gt;if(aggr(rank(SUM(Datos)),[Facturas_Recuperado],[Origen Factura])&amp;lt;=3,[Origen Factura])&lt;/STRONG&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; font-size: 13px;"&gt;&lt;BR /&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; font-size: 13px;"&gt;I attached qvw for your reference .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 06:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027448#M347118</guid>
      <dc:creator />
      <dc:date>2016-01-06T06:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027449#M347119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(aggr(rank(SUM(Datos)),Facturas_Recuperado,[Origen Factura])&amp;lt;=3,[Origen Factura],Null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Supress When Value is Null' - checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 06:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027449#M347119</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-01-06T06:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027450#M347120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create the calculated dimension as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;= aggr(if( rank(SUM(Datos),4)&amp;lt;=3,[Origen Factura]),Facturas_Recuperado,[Origen Factura])&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check "Suppress when value is NULL"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 06:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027450#M347120</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-01-06T06:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027451#M347121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does it have to be Pivot rather than Straight table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe better design would be show top3 and sum of the rest as 'Others'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 06:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027451#M347121</guid>
      <dc:creator>john9inno</dc:creator>
      <dc:date>2016-01-06T06:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027452#M347122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nº Envios&lt;/P&gt;&lt;P&gt;=If(Rank(SUM({&amp;lt;Envios_Gastos={'NºENVIOS'}&amp;gt;}Datos)) &amp;lt;=3, SUM({&amp;lt;Envios_Gastos={'NºENVIOS'}&amp;gt;}Datos))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gastos&lt;/P&gt;&lt;P&gt;=If(Rank(SUM({&amp;lt;Envios_Gastos={'GASTOS'}&amp;gt;}Datos)) &amp;lt;=3, SUM({&amp;lt;Envios_Gastos={'GASTOS'}&amp;gt;}Datos))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 06:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027452#M347122</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-01-06T06:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027453#M347123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The same can be done by changing your expressions like below.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;Nº Envios&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;&lt;SPAN style="color: #ff6600;"&gt;&lt;STRONG&gt;[Origen Factura]= {"=aggr(rank(SUM(Datos)),Facturas_Recuperado,[Origen Factura])&amp;lt;=3"}&lt;/STRONG&gt;&lt;/SPAN&gt;,Envios_Gastos={'NºENVIOS'}&amp;gt;}Datos)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Gastos&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;&lt;STRONG&gt;&lt;SPAN style="color: #ff6600;"&gt;[Origen Factura]= {"=aggr(rank(SUM(Datos)),Facturas_Recuperado,[Origen Factura])&amp;lt;=3"}&lt;/SPAN&gt;,&lt;/STRONG&gt;Envios_Gastos={'GASTOS'}&amp;gt;}Datos)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 06:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027453#M347123</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-01-06T06:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027454#M347124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It also works!!! Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 10:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027454#M347124</guid>
      <dc:creator />
      <dc:date>2016-01-07T10:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027455#M347125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works!! I really apreciate it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 10:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027455#M347125</guid>
      <dc:creator />
      <dc:date>2016-01-07T10:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027456#M347126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The idea was to use pivot table, thanks for your response &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 10:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027456#M347126</guid>
      <dc:creator />
      <dc:date>2016-01-07T10:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027457#M347127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi Juan ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&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; font-size: 13px;"&gt;Please close the thread as "&lt;STRONG&gt;Answered&lt;/STRONG&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; font-size: 13px;"&gt;&lt;BR /&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; font-size: 13px;"&gt;Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 11:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027457#M347127</guid>
      <dc:creator />
      <dc:date>2016-01-07T11:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027458#M347128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Like this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/110903_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 12:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027458#M347128</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-01-07T12:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table. Top3 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027459#M347129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/210564"&gt;Juan_Pedro86&lt;/A&gt; Please close the thread by marking correct answer if you get what you are looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 06:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top3-Values/m-p/1027459#M347129</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-01-08T06:20:54Z</dc:date>
    </item>
  </channel>
</rss>

