<?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: Calculated Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1607004#M444805</link>
    <description>&lt;P&gt;May be just add 1 to the Rank?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(Rank(...), 1)

or

Rank(...) + 1&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 29 Jul 2019 12:41:50 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-07-29T12:41:50Z</dc:date>
    <item>
      <title>Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1606955#M444798</link>
      <description>&lt;P&gt;I have this calculated dimension and I am interested in only ranked values between 2 and 10.&amp;nbsp; I'm using this to get my top 10.&amp;nbsp; Is there a way of only getting 2 - 10?&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;=&lt;FONT color="#0000ff"&gt;if&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;aggr&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;Rank&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;Count&lt;/FONT&gt;(&lt;FONT color="#0000ff"&gt;DISTINCT&lt;/FONT&gt;(&lt;FONT color="#800000"&gt;[Requisition]&lt;/FONT&gt;))),&lt;FONT color="#800000"&gt;[SF_Job]&lt;/FONT&gt;) &amp;lt; 11,&lt;FONT color="#800000"&gt;[SF_Job]&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="1"&gt;&lt;FONT size="4"&gt;)&lt;/FONT&gt; &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1606955#M444798</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2024-11-16T02:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1606999#M444803</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Aggr(If(Rank(Count(DISTINCT [Requisition])) &amp;gt; 1 and Rank(Count(DISTINCT [Requisition])) &amp;lt; 11, [SF_Job]), [SF_Job])&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 29 Jul 2019 12:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1606999#M444803</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-07-29T12:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1607003#M444804</link>
      <description>&lt;P&gt;Thanks Sunny that worked.&amp;nbsp; Do you know of a way to start the ranking at 2 vs. 1?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 12:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1607003#M444804</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2019-07-29T12:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1607004#M444805</link>
      <description>&lt;P&gt;May be just add 1 to the Rank?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(Rank(...), 1)

or

Rank(...) + 1&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 29 Jul 2019 12:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension/m-p/1607004#M444805</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-07-29T12:41:50Z</dc:date>
    </item>
  </channel>
</rss>

