<?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: top 3 values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44503#M787909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached and hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Top 3 Invoices using Aggr and Rank.jpg" class="jive-image image-1" src="/legacyfs/online/193710_Top 3 Invoices using Aggr and Rank.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Feb 2018 13:53:48 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2018-02-18T13:53:48Z</dc:date>
    <item>
      <title>top 3 values</title>
      <link>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44500#M787906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all , I have requirement to show top 3 invoice numbers based Company and Region on my expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exp:&lt;/P&gt;&lt;P&gt; For every Company and Region combination I need top 3 invoice numbers by default without any selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to achieve this in qlikview ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44500#M787906</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: top 3 values</title>
      <link>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44501#M787907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use can aggr function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 11:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44501#M787907</guid>
      <dc:creator>manu1512</dc:creator>
      <dc:date>2018-02-18T11:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: top 3 values</title>
      <link>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44502#M787908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried but no luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can try with my app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 11:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44502#M787908</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2018-02-18T11:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: top 3 values</title>
      <link>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44503#M787909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached and hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Top 3 Invoices using Aggr and Rank.jpg" class="jive-image image-1" src="/legacyfs/online/193710_Top 3 Invoices using Aggr and Rank.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 13:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44503#M787909</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-02-18T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: top 3 values</title>
      <link>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44504#M787910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concate both country and region to form a new column i.e dimension and then use dimension limit or Aggr rank combination&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 16:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44504#M787910</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2018-02-18T16:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: top 3 values</title>
      <link>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44505#M787911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not giving the result which I ma expecting .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt;For Comp = A and Region = W , I have 6 Inv No ,I want only 3 Inv No which are have high value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you understood.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 17:23:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44505#M787911</guid>
      <dc:creator>subbareddykm</dc:creator>
      <dc:date>2018-02-18T17:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: top 3 values</title>
      <link>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44506#M787912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= IF(Aggr(Rank(Sum(InvNo)), Comp, Region)&amp;lt;=3, InvNo)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 18:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44506#M787912</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-18T18:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: top 3 values</title>
      <link>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44507#M787913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please take a look at the attached...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Feb 2018 23:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/top-3-values/m-p/44507#M787913</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-02-18T23:48:16Z</dc:date>
    </item>
  </channel>
</rss>

