<?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() with greater than set analysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561834#M40923</link>
    <description>&lt;P&gt;No, it just means that you cannot use another double quotes, because you have outer double quotes.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Mar 2019 11:16:15 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-03-27T11:16:15Z</dc:date>
    <item>
      <title>Rank() with greater than set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561442#M40878</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an expression than gives the sum of the top 10 sales&lt;/P&gt;&lt;PRE&gt;Sum({$&amp;lt;SalesPerson = {"=Rank(Sum(Sales))&amp;lt;=11"}&amp;gt;} Sales)&lt;/PRE&gt;&lt;P&gt;I get that if I want the sum of the last 10 I would do&lt;/P&gt;&lt;PRE&gt;Sum({$&amp;lt;SalesPerson = {"=Rank(-Sum(Sales))&amp;lt;=11"}&amp;gt;} Sales)&lt;/PRE&gt;&lt;P&gt;Unfortunately I have zero values that I would like to exclude from my calculation, I have&lt;/P&gt;&lt;PRE&gt;Sum({$&amp;lt;SalesPerson = {"=Rank( - Sum({$&amp;lt;Sales={'&amp;gt;0'}&amp;gt;}Sales))&amp;lt;=11"}&amp;gt;} Sales)&lt;/PRE&gt;&lt;P&gt;But it doesn't work.&lt;/P&gt;&lt;P&gt;Can anyone tell me what's wrong? Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 15:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561442#M40878</guid>
      <dc:creator>Daniel-Fr</dc:creator>
      <dc:date>2019-03-26T15:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rank() with greater than set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561500#M40880</link>
      <description>&lt;P&gt;Looks okay, but try this (use [ ] instead of '&amp;nbsp; ')&lt;/P&gt;&lt;PRE&gt;Sum({$&amp;lt;SalesPerson = {"=Rank(-Sum({$&amp;lt;Sales = {&lt;FONT color="#FF0000"&gt;[&lt;/FONT&gt;&amp;gt;0&lt;FONT color="#FF0000"&gt;]&lt;/FONT&gt;}&amp;gt;} Sales))&amp;lt;=11"}&amp;gt;} Sales)&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Mar 2019 17:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561500#M40880</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-26T17:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rank() with greater than set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561736#M40912</link>
      <description>&lt;P&gt;Great it works! Thanks a lot!&lt;BR /&gt;Does using square braquets mean you want to do a numerical comparison?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 09:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561736#M40912</guid>
      <dc:creator>Daniel-Fr</dc:creator>
      <dc:date>2019-03-27T09:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Rank() with greater than set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561834#M40923</link>
      <description>&lt;P&gt;No, it just means that you cannot use another double quotes, because you have outer double quotes.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 11:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561834#M40923</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-27T11:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Rank() with greater than set analysis</title>
      <link>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561874#M40926</link>
      <description>Ok thanks for your help!</description>
      <pubDate>Wed, 27 Mar 2019 12:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rank-with-greater-than-set-analysis/m-p/1561874#M40926</guid>
      <dc:creator>Daniel-Fr</dc:creator>
      <dc:date>2019-03-27T12:35:37Z</dc:date>
    </item>
  </channel>
</rss>

