<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638569#M543082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u share ur qvw file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 04:08:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-04T04:08:59Z</dc:date>
    <item>
      <title>Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638566#M543079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i am trying to to display the top 10 highest number of values which is in the pivot table is there any way that i can do this. i have attached an image of the pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can some one plz help me much appreciated..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you in advance &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;IMG alt="Untitled.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60081_Untitled.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 03:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638566#M543079</guid>
      <dc:creator />
      <dc:date>2014-06-04T03:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638567#M543080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change the expression, from Count(src) to if(rank(Count(src)&amp;lt;11,Count(src))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 03:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638567#M543080</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-04T03:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638568#M543081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry this is not working i am getting an empty table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 04:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638568#M543081</guid>
      <dc:creator />
      <dc:date>2014-06-04T04:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638569#M543082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u share ur qvw file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 04:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638569#M543082</guid>
      <dc:creator />
      <dc:date>2014-06-04T04:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638570#M543083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another possibility is to change from pivot table to straight table (considering you have oly one dimension in your table) and check 'Restrict which values are displayed using the first expression, in Dimension Limits tab of the properties of the straight table. Also set 10 as&amp;nbsp; the largest n Values and unmark the Show Others option in the same tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 04:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638570#M543083</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-04T04:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638571#M543084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this in pivot table =if(rank(Sum (src))&amp;lt;=10,sum(src),0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 04:20:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638571#M543084</guid>
      <dc:creator />
      <dc:date>2014-06-04T04:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638572#M543085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shalani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: purple; font-size: 9pt;"&gt;=aggr&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: purple; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: purple; font-size: 9pt;"&gt;Rank&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: purple; font-size: 9pt;"&gt;sum&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: green; font-size: 9pt;"&gt;Investment&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;))&amp;lt;=&lt;/SPAN&gt;10&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: green; font-size: 9pt;"&gt;Investment&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;),&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: green; font-size: 9pt;"&gt;Investment&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;) (For calculating Top 10)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-family: 'Arial', 'sans-serif'; color: black; font-size: 9pt;"&gt;AS&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 04:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638572#M543085</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-06-04T04:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638573#M543086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this gives me the correct answr but i am getting a total count on the 1st row i dnt want that count &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638573#M543086</guid>
      <dc:creator />
      <dc:date>2014-06-04T05:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638574#M543087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey this worked but the correct one is =if(rank(Count (src))&amp;lt;=10,Count(src),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you so much for your help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638574#M543087</guid>
      <dc:creator />
      <dc:date>2014-06-04T05:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638575#M543088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any possible way of displaying the average next to each count??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638575#M543088</guid>
      <dc:creator />
      <dc:date>2014-06-04T05:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638576#M543089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for calculating avg I sud see ur datamodel m not sure what ur src is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 05:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638576#M543089</guid>
      <dc:creator />
      <dc:date>2014-06-04T05:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638577#M543090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this a test attachment hr i want to show a percentage next to the value column in the table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 07:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638577#M543090</guid>
      <dc:creator />
      <dc:date>2014-06-04T07:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638578#M543091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the expression tab mark No Total for your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 10:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table/m-p/638578#M543091</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-04T10:53:00Z</dc:date>
    </item>
  </channel>
</rss>

