<?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: Ranking function in charts in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69003#M4597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Rank(-Sum([Total Complaint Received])&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;, 1&lt;/SPAN&gt;), Factory)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2018 01:28:51 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-05-22T01:28:51Z</dc:date>
    <item>
      <title>Ranking function in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69002#M4596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I have for now is this the rank sharing the same group '1-5', '6-14', '15-19'. How should I edit the formula, so that i only get 1 instead of 1-5, 6 instead of 6-14, 15 for (15-19), 20 for (20-22)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="380" src="https://community.qlik.com/legacyfs/online/203019_pastedImage_0.png" style="width: 389.015px; height: 380px;" width="389" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/203020_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 01:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69002#M4596</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-22T01:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking function in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69003#M4597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Rank(-Sum([Total Complaint Received])&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;, 1&lt;/SPAN&gt;), Factory)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 01:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69003#M4597</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-22T01:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking function in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69004#M4598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aggr(Rank(-Sum([Total Complaint Received])&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 14pt; font-family: inherit; color: #ff0000;"&gt;, 1, 1&lt;/SPAN&gt;), Factory)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 01:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69004#M4598</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-22T01:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking function in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69005#M4599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works. Can I know the ,1,1 represent what?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 01:32:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69005#M4599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-22T01:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking function in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69006#M4600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check this in the help section&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/RankingFunctions/rank.htm" style="font-size: 10pt;" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/RankingFunctions/rank.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/RankingFunctions/rank.htm&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first one is the mode and the second one is fmt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 01:35:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69006#M4600</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-22T01:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking function in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69007#M4601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, i have a related question...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result now: &lt;/P&gt;&lt;P&gt;Concatenation of rank with dim based on measure.&lt;/P&gt;&lt;P&gt;1) Product1(250)&lt;/P&gt;&lt;P&gt;2-3) Product 2 (150)&lt;/P&gt;&lt;P&gt;2-3) product3 (150)&lt;/P&gt;&lt;P&gt;4) Product4 (100)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result needed:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;1) Product(250)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2) Product(150)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;3) Product(150)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;4) Product(100)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I tried to concatenate rowno() with rest but rowno() don't work in dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 02:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69007#M4601</guid>
      <dc:creator>anil529106</dc:creator>
      <dc:date>2018-05-22T02:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking function in charts</title>
      <link>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69008#M4602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the file? I would not know without seeing what you have&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2018 11:10:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ranking-function-in-charts/m-p/69008#M4602</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-22T11:10:58Z</dc:date>
    </item>
  </channel>
</rss>

