<?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 in a dynamic group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ranking-in-a-dynamic-group/m-p/828602#M1012684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeroen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is great &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2015 06:39:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-27T06:39:51Z</dc:date>
    <item>
      <title>Ranking in a dynamic group</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-a-dynamic-group/m-p/828600#M1012682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use a dynamic group as a dimension to show our customer performance. &lt;/P&gt;&lt;P&gt;To show the customer performance related to others I use small diagrams in the table. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85088_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To calibrate those diagrams (Rang)&amp;nbsp; I use this formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;max(total aggr(sum({&amp;lt;Fact.Type = {'Sales'}&amp;gt;}Fact.Net_Rev_EUR), BP.Name))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but instead of "BP.Name", that is the lowest level within my dynamic group, I would like to have the current selection within the dynamic group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The name of my dynamic group is BP.Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 06:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-a-dynamic-group/m-p/828600#M1012682</guid>
      <dc:creator />
      <dc:date>2015-04-27T06:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in a dynamic group</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-a-dynamic-group/m-p/828601#M1012683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the name of the cyclic within dollar sign expansion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;max(total aggr(sum({&amp;lt;Fact.Type = {'Sales'}&amp;gt;}Fact.Net_Rev_EUR), &lt;SPAN style="font-size: 13.3333330154419px;"&gt;[$(=GetCurrentField([Cyclic Group Name]))]&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 06:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-a-dynamic-group/m-p/828601#M1012683</guid>
      <dc:creator>jjordaan</dc:creator>
      <dc:date>2015-04-27T06:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Ranking in a dynamic group</title>
      <link>https://community.qlik.com/t5/QlikView/Ranking-in-a-dynamic-group/m-p/828602#M1012684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeroen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is great &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 06:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ranking-in-a-dynamic-group/m-p/828602#M1012684</guid>
      <dc:creator />
      <dc:date>2015-04-27T06:39:51Z</dc:date>
    </item>
  </channel>
</rss>

