<?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: Aggr () , Rank() and GetCurrentField() in Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggr-Rank-and-GetCurrentField-in-Qlik-Sense/m-p/1760309#M58783</link>
    <description>&lt;P&gt;You might be right, but you could use it your mesure to exclude the dimensions that you don't want to see.&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;If(aggr(rank(sum(Sales)),$(=GetCurrentField(CycleG1)))&amp;lt;=$(Limit), &lt;STRONG&gt;&lt;EM&gt;YourMeasureExpression&lt;/EM&gt; &lt;/STRONG&gt;)&lt;/FONT&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vegar_1-1605016500117.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43905i9AB897D36B82B9C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vegar_1-1605016500117.png" alt="Vegar_1-1605016500117.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attaching an example that could be of help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Nov 2020 13:55:06 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-11-10T13:55:06Z</dc:date>
    <item>
      <title>Aggr () , Rank() and GetCurrentField() in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Rank-and-GetCurrentField-in-Qlik-Sense/m-p/1760275#M58778</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Below is the Calculated Dimension in QV&amp;nbsp; and it is working properly.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Calculated Dimension =&lt;STRONG&gt; If(aggr(rank(sum(Sales)),$(=GetCurrentField(CycleG1)))&amp;lt;=$(Limit),CycleG1)&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CycleG1&amp;nbsp;&lt;/STRONG&gt;is one cyclic group having 3 dimensions i.e. Country, Region, State.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Limit&amp;nbsp;&lt;/STRONG&gt;is the input box , by default it is 5.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now&amp;nbsp; I'm trying to convert the same in Qlik Sense but not getting the output as&amp;nbsp;&lt;STRONG&gt;GetCurrentField()&amp;nbsp;&lt;/STRONG&gt;is not supported in Qlik Sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any Leads to solve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;SAM.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 12:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Rank-and-GetCurrentField-in-Qlik-Sense/m-p/1760275#M58778</guid>
      <dc:creator>S_G</dc:creator>
      <dc:date>2020-11-10T12:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr () , Rank() and GetCurrentField() in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Rank-and-GetCurrentField-in-Qlik-Sense/m-p/1760286#M58779</link>
      <description>&lt;P&gt;My best lead for solving this is to look into the&amp;nbsp;&lt;A title="GetObjectField()" href="https://help.qlik.com/en-US/sense/September2020/Subsystems/Hub/Content/Sense_Hub/Scripting/SystemFunctions/GetObjectField.htm" target="_self"&gt;GetObjectField()&lt;/A&gt;&amp;nbsp;function as a replacement for GetCurrentField().&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 13:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Rank-and-GetCurrentField-in-Qlik-Sense/m-p/1760286#M58779</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-11-10T13:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr () , Rank() and GetCurrentField() in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Rank-and-GetCurrentField-in-Qlik-Sense/m-p/1760297#M58782</link>
      <description>&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;But it is not working for this particular case..&lt;/P&gt;&lt;P&gt;the calculates dimension is =&amp;nbsp;&lt;STRONG&gt;If(aggr(rank(sum(Sales)),$(=GetCurrentField(CycleG1)))&amp;lt;=$(Limit),CycleG1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and there is also cyclic group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 13:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Rank-and-GetCurrentField-in-Qlik-Sense/m-p/1760297#M58782</guid>
      <dc:creator>S_G</dc:creator>
      <dc:date>2020-11-10T13:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr () , Rank() and GetCurrentField() in Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/Aggr-Rank-and-GetCurrentField-in-Qlik-Sense/m-p/1760309#M58783</link>
      <description>&lt;P&gt;You might be right, but you could use it your mesure to exclude the dimensions that you don't want to see.&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;If(aggr(rank(sum(Sales)),$(=GetCurrentField(CycleG1)))&amp;lt;=$(Limit), &lt;STRONG&gt;&lt;EM&gt;YourMeasureExpression&lt;/EM&gt; &lt;/STRONG&gt;)&lt;/FONT&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vegar_1-1605016500117.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/43905i9AB897D36B82B9C1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vegar_1-1605016500117.png" alt="Vegar_1-1605016500117.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attaching an example that could be of help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 13:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggr-Rank-and-GetCurrentField-in-Qlik-Sense/m-p/1760309#M58783</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-11-10T13:55:06Z</dc:date>
    </item>
  </channel>
</rss>

