<?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 Pivot Table Top 5 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145644#M590295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Herbert&lt;/P&gt;&lt;P&gt;The solution is to use a combination of the Aggr and Rank functions in the dimension, see the attached which is your original file with the extra pivot table solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nigel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2009 22:04:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-02T22:04:06Z</dc:date>
    <item>
      <title>Pivot Table Top 5</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145642#M590293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a Problem with Pivot Tables to get a Top N List.&lt;/P&gt;&lt;P&gt;Problemdescription:&lt;BR /&gt;This is only an example: I have a Pivot Table sorted through Sum(Quantity). Now I would like to create a Top 5 List with Pivot Table. I know that I can do this with Straight Tables in the Presentation Tab, but I need it for Pivot Tables.&lt;BR /&gt;&lt;BR /&gt;Prefered Solution:&lt;BR /&gt;I would like to get a Pivot Table for the Top 5 Product sorted by Sum(Quantity). If it is possible please without Macros.&lt;/P&gt;&lt;P&gt;For a solution please use my attached .qvw file.&lt;/P&gt;&lt;P&gt;Thank you for helping me.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Herbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 21:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145642#M590293</guid>
      <dc:creator />
      <dc:date>2009-06-02T21:38:06Z</dc:date>
    </item>
    <item>
      <title>Pivot Table Top 5</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145643#M590294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope the aggr and the rank funtion will help you, just replace the Productname dimension by :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(aggr(rank(SUM(Quantity),4,0),Productname)&amp;lt;=5,Productname)&lt;/P&gt;&lt;P&gt;and check "remove when value is null"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 22:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145643#M590294</guid>
      <dc:creator />
      <dc:date>2009-06-02T22:02:57Z</dc:date>
    </item>
    <item>
      <title>Pivot Table Top 5</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145644#M590295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Herbert&lt;/P&gt;&lt;P&gt;The solution is to use a combination of the Aggr and Rank functions in the dimension, see the attached which is your original file with the extra pivot table solution.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nigel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 22:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145644#M590295</guid>
      <dc:creator />
      <dc:date>2009-06-02T22:04:06Z</dc:date>
    </item>
    <item>
      <title>Pivot Table Top 5</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145645#M590296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the 2 solutions, the combination of the Aggr and Rank functions works fine for me.&lt;/P&gt;&lt;P&gt;Have a nice day.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Herbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2009 22:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145645#M590296</guid>
      <dc:creator />
      <dc:date>2009-06-02T22:57:48Z</dc:date>
    </item>
    <item>
      <title>Pivot Table Top 5</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145646#M590297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings to you,&lt;/P&gt;&lt;P&gt;I have got a problem with license,&lt;/P&gt;&lt;P&gt;When I run your Pivot Table Top 5.qvm file, I see this message :&lt;/P&gt;&lt;P&gt;Access denied.&lt;BR /&gt;The file was created by a licensed QlikView user and since you are using a QlikView Personal Edition you may not open this file.&lt;/P&gt;&lt;P&gt;Could i possibly ask you to tell me, what shall i do?&lt;/P&gt;&lt;P&gt;Thanking you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 10:51:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145646#M590297</guid>
      <dc:creator />
      <dc:date>2011-01-03T10:51:37Z</dc:date>
    </item>
    <item>
      <title>Pivot Table Top 5</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145647#M590298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I want to limit my pivot table to a rolling 12 months only.&amp;nbsp; How would you limit a pivot table without using filters to just the past 12 months&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2011 16:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Top-5/m-p/145647#M590298</guid>
      <dc:creator />
      <dc:date>2011-09-21T16:31:28Z</dc:date>
    </item>
  </channel>
</rss>

