<?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: Regarding the Rank in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Regarding-the-Rank/m-p/2032544#M1222450</link>
    <description>&lt;P&gt;Hi thanks for providing the solution&lt;/P&gt;</description>
    <pubDate>Wed, 01 Feb 2023 04:09:23 GMT</pubDate>
    <dc:creator>Sunilkumar3</dc:creator>
    <dc:date>2023-02-01T04:09:23Z</dc:date>
    <item>
      <title>Regarding the Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-Rank/m-p/2030196#M1222364</link>
      <description>&lt;P&gt;Hi I have Region, country and Molecule. in the Data. I want to show Region, country and Molecule Sales and their Rank. in a Table.&amp;nbsp; Below are the Sample Data.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ud b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;Region,&amp;nbsp;&amp;nbsp;&amp;nbsp; Country,&amp;nbsp; &amp;nbsp; Molecule,&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;BR /&gt;R1,&amp;nbsp; &amp;nbsp; C1,&amp;nbsp; &amp;nbsp; M1,&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;BR /&gt;R1,&amp;nbsp;&amp;nbsp;&amp;nbsp; C1,&amp;nbsp; &amp;nbsp; M1,&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;BR /&gt;R1,&amp;nbsp;&amp;nbsp;&amp;nbsp; C1,&amp;nbsp; &amp;nbsp; M1,&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&lt;BR /&gt;R1,&amp;nbsp;&amp;nbsp;&amp;nbsp; C2,&amp;nbsp; &amp;nbsp; M1,&amp;nbsp;&amp;nbsp;&amp;nbsp; 200&lt;BR /&gt;R1,&amp;nbsp;&amp;nbsp;&amp;nbsp; C3,&amp;nbsp; &amp;nbsp; M1,&amp;nbsp;&amp;nbsp;&amp;nbsp; 300&lt;BR /&gt;R1,&amp;nbsp;&amp;nbsp;&amp;nbsp; C3,&amp;nbsp; &amp;nbsp; M1,&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&lt;BR /&gt;R1,&amp;nbsp;&amp;nbsp;&amp;nbsp; C2,&amp;nbsp; &amp;nbsp; M1,&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;BR /&gt;R1,&amp;nbsp;&amp;nbsp;&amp;nbsp; C2&amp;nbsp; &amp;nbsp; M2,&amp;nbsp;&amp;nbsp;&amp;nbsp; 50&lt;BR /&gt;R1,&amp;nbsp;&amp;nbsp;&amp;nbsp; C1,&amp;nbsp; &amp;nbsp; M2,&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ud b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;R1,&amp;nbsp;&amp;nbsp;&amp;nbsp; C2,&amp;nbsp; &amp;nbsp; M2,&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;BR /&gt;];&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider ud b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;If&amp;nbsp; I Select any Region, country and&amp;nbsp;Molecule&amp;nbsp;then Show its Actual Rank Based on the Sales&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 07:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-Rank/m-p/2030196#M1222364</guid>
      <dc:creator>Sunilkumar3</dc:creator>
      <dc:date>2023-01-26T07:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-Rank/m-p/2030234#M1222365</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Try like below&lt;/P&gt;
&lt;P&gt;Aggr(Rank(Sum({1}Sales)), Region, Country, Molecule)&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 08:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-Rank/m-p/2030234#M1222365</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-01-26T08:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-Rank/m-p/2032544#M1222450</link>
      <description>&lt;P&gt;Hi thanks for providing the solution&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 04:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-Rank/m-p/2032544#M1222450</guid>
      <dc:creator>Sunilkumar3</dc:creator>
      <dc:date>2023-02-01T04:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding the Rank</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-the-Rank/m-p/2041253#M1222732</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have Created a Adhoc Report and I have multiple dimensions and Measure. Below are the Example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I Select Jan-2023 then Result should be Below. Means I want the result in Single Row . Can any one guide how write the expression. for that&lt;/P&gt;
&lt;TABLE width="192"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="64"&gt;Month_year&lt;/TD&gt;
&lt;TD width="64"&gt;&amp;nbsp;CY Sales&lt;/TD&gt;
&lt;TD width="64"&gt;LY sale&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Jan-23&lt;/TD&gt;
&lt;TD&gt;10&lt;/TD&gt;
&lt;TD&gt;15&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Thu, 23 Feb 2023 06:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-the-Rank/m-p/2041253#M1222732</guid>
      <dc:creator>Sunilkumar3</dc:creator>
      <dc:date>2023-02-23T06:24:02Z</dc:date>
    </item>
  </channel>
</rss>

