<?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: Ranked Groups in a Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ranked-Groups-in-a-Chart/m-p/1580355#M508077</link>
    <description>&lt;P&gt;Thank you, I assume I would need a load of IF's but nothing was working... I will play with what you have sent for my data &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I kinda feel there should be something elegant... but I also suspect the random bracket will make that impossible. I wonder about the processing overhead due to that... maybe a problem for later &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2019 11:20:03 GMT</pubDate>
    <dc:creator>Amos</dc:creator>
    <dc:date>2019-05-15T11:20:03Z</dc:date>
    <item>
      <title>Ranked Groups in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ranked-Groups-in-a-Chart/m-p/1580337#M508075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;First off I am sorry if there is an example already in the community which I have missed. I have spent time looking for answers and I have not had any luck... but then again I suspect I am missing something.&lt;/P&gt;&lt;P&gt;I have been asked to produced the following chart:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="capture.JPG" style="width: 288px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12069i6B919B639E1BCF01/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture.JPG" alt="capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and I am trying to create the Client column on the far left... and I am not having any luck with getting the grouping working.&lt;/P&gt;&lt;P&gt;Would anybody be able to provide me a simple example or link that I could work from to create the table?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranked-Groups-in-a-Chart/m-p/1580337#M508075</guid>
      <dc:creator>Amos</dc:creator>
      <dc:date>2024-11-16T20:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ranked Groups in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ranked-Groups-in-a-Chart/m-p/1580352#M508076</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I'm not quite proud of my solution but&amp;nbsp; I see no other way to do it since your Top intervals are not regular. I simply concatenate IF statements in a calculated dimension as follows:&lt;/P&gt;&lt;P&gt;=if(aggr(rank(sum(Amount)), Client) &amp;gt; 1 and aggr(rank(sum(Amount)), Client) &amp;lt;= 5, 'Top 5',&lt;BR /&gt;if(aggr(rank(sum(Amount)), Client) &amp;gt; 5 and aggr(rank(sum(Amount)), Client) &amp;lt;= 7, 'Top 6-7', 'Rest'))&lt;/P&gt;&lt;P&gt;Please find the attached file for more details.&lt;/P&gt;&lt;P&gt;Hope some expert give us an elegant and bright solution!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaime.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 11:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranked-Groups-in-a-Chart/m-p/1580352#M508076</guid>
      <dc:creator>jaibau1993</dc:creator>
      <dc:date>2019-05-15T11:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ranked Groups in a Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ranked-Groups-in-a-Chart/m-p/1580355#M508077</link>
      <description>&lt;P&gt;Thank you, I assume I would need a load of IF's but nothing was working... I will play with what you have sent for my data &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I kinda feel there should be something elegant... but I also suspect the random bracket will make that impossible. I wonder about the processing overhead due to that... maybe a problem for later &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 11:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranked-Groups-in-a-Chart/m-p/1580355#M508077</guid>
      <dc:creator>Amos</dc:creator>
      <dc:date>2019-05-15T11:20:03Z</dc:date>
    </item>
  </channel>
</rss>

