<?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: rank items by their Sales value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/rank-items-by-their-Sales-value/m-p/1610375#M45348</link>
    <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(
  Rank(Sum({&amp;lt;[Long Store Name]&amp;gt;} [EPOS Sales]))
, [Brand], [Item Name], [Long Store Name])&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 07 Aug 2019 18:12:50 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-08-07T18:12:50Z</dc:date>
    <item>
      <title>rank items by their Sales value</title>
      <link>https://community.qlik.com/t5/App-Development/rank-items-by-their-Sales-value/m-p/1607365#M45059</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello every one,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am trying to create a pivot table using the sample app of Qlik Cloud 'Supply Chain - Inventory &amp;amp; Product Availability'.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My table has two dimensions: Brand and [Item Name], when a store is selected in the filter this table will show the Sales value of each item and the rank of the sales value of each item based on the sales value of the same item in the other stores&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For the rank column I use this&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;formula:&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;aggr&lt;/SPAN&gt;&lt;SPAN&gt;({&amp;lt;[Long Store Name]=&amp;gt;}rank(total Sum([EPOS Sales])),[Long Store Name])&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This formula gives me the right rank value, the problem that I am facing is that this formula works only when I select an item (see rank_1.png), otherwise it gives me a null value for all items&amp;nbsp;(see rank_2.png).&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone help me to get the rank of sales value of&amp;nbsp;an item in a store compared to the sales value of the same item in the other stores.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/rank-items-by-their-Sales-value/m-p/1607365#M45059</guid>
      <dc:creator>Hakim</dc:creator>
      <dc:date>2024-11-16T05:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: rank items by their Sales value</title>
      <link>https://community.qlik.com/t5/App-Development/rank-items-by-their-Sales-value/m-p/1610375#M45348</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(
  Rank(Sum({&amp;lt;[Long Store Name]&amp;gt;} [EPOS Sales]))
, [Brand], [Item Name], [Long Store Name])&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 07 Aug 2019 18:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/rank-items-by-their-Sales-value/m-p/1610375#M45348</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-08-07T18:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: rank items by their Sales value</title>
      <link>https://community.qlik.com/t5/App-Development/rank-items-by-their-Sales-value/m-p/1610559#M45370</link>
      <description>&lt;P&gt;Hi sunny_talwar,&lt;/P&gt;&lt;P&gt;Your solution works perfectly !&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 08:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/rank-items-by-their-Sales-value/m-p/1610559#M45370</guid>
      <dc:creator>Hakim</dc:creator>
      <dc:date>2019-08-08T08:38:00Z</dc:date>
    </item>
  </channel>
</rss>

