<?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 How to calculate rank in Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-calculate-rank-in-Pivot-table/m-p/2139389#M1224854</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I need to calculate rank of company2 at Molecule , Category and country level in Pivot table.&lt;/P&gt;
&lt;P&gt;I have only Molecule , Category and country in pivot table&lt;/P&gt;
&lt;P&gt;only({&amp;lt;Company = {'Company2'}&amp;gt;}aggr(rank(Sum(Sales)), Molecule, Category, Country, Company)) this is working for Category level but not working as expected at molecule level.&lt;/P&gt;
&lt;P&gt;how to get rank of Company2 sales at Molecule level also.&lt;/P&gt;
&lt;P&gt;Please help me thanks in advance&lt;/P&gt;
&lt;P&gt;Kalyan&lt;/P&gt;</description>
    <pubDate>Mon, 20 Nov 2023 13:25:12 GMT</pubDate>
    <dc:creator>Kalyan2</dc:creator>
    <dc:date>2023-11-20T13:25:12Z</dc:date>
    <item>
      <title>How to calculate rank in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-rank-in-Pivot-table/m-p/2139389#M1224854</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I need to calculate rank of company2 at Molecule , Category and country level in Pivot table.&lt;/P&gt;
&lt;P&gt;I have only Molecule , Category and country in pivot table&lt;/P&gt;
&lt;P&gt;only({&amp;lt;Company = {'Company2'}&amp;gt;}aggr(rank(Sum(Sales)), Molecule, Category, Country, Company)) this is working for Category level but not working as expected at molecule level.&lt;/P&gt;
&lt;P&gt;how to get rank of Company2 sales at Molecule level also.&lt;/P&gt;
&lt;P&gt;Please help me thanks in advance&lt;/P&gt;
&lt;P&gt;Kalyan&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2023 13:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-rank-in-Pivot-table/m-p/2139389#M1224854</guid>
      <dc:creator>Kalyan2</dc:creator>
      <dc:date>2023-11-20T13:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate rank in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-calculate-rank-in-Pivot-table/m-p/2466016#M1225864</link>
      <description>&lt;P&gt;if(dimensionality()=2,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;only({&amp;lt;Company = {'Company2'}&amp;gt;}aggr(rank(Sum(Sales)), Molecule,&amp;nbsp; Country, Company)),&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;only({&amp;lt;Company = {'Company2'}&amp;gt;}aggr(rank(Sum(Sales)), Category, Country, Company)))&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;using dimesionality() we can calculate ranks at different levels in pivot table&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2024 10:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-calculate-rank-in-Pivot-table/m-p/2466016#M1225864</guid>
      <dc:creator>Kalyan2</dc:creator>
      <dc:date>2024-06-27T10:27:45Z</dc:date>
    </item>
  </channel>
</rss>

