<?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 20 values from expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612665#M1101955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check my reply on below thread. Might be useful to you...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/113293"&gt;in qlikview i want take top 10 salaries how to wright ?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want something different, please upload your sample data file along with your requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2014 08:42:37 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-04-08T08:42:37Z</dc:date>
    <item>
      <title>Top 20 values from expression</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612664#M1101954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show top 25 values from an expression. What is the correct approach. Lets say i am calculating Sum(Sales) for 50 clients and i want to show top 25 clients how can i show that correctly?. Dimension limits does not work correctly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 07:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612664#M1101954</guid>
      <dc:creator>rsdhavle</dc:creator>
      <dc:date>2014-04-08T07:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Top 20 values from expression</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612665#M1101955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check my reply on below thread. Might be useful to you...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/113293"&gt;in qlikview i want take top 10 salaries how to wright ?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want something different, please upload your sample data file along with your requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 08:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612665#M1101955</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-08T08:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Top 20 values from expression</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612666#M1101957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To show top 25 clients, first go to the sort tab and in Expression option write the same expression you have used for calculating sales and make the sort order as descending.&lt;/P&gt;&lt;P&gt;After that go to the Dimension limits tab and for Client Dimension select show first 25 values.&lt;/P&gt;&lt;P&gt;This will display only first 25 clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you..!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 09:09:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612666#M1101957</guid>
      <dc:creator />
      <dc:date>2014-04-08T09:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Top 20 values from expression</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612667#M1101959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many ways do show this by Dimension limit you can do this very well &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1. From load script you can find top N&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2. From SET analysis expression.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3. From any variables in expression by input box.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;4. From chart properties Dimension limits.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;4. In any Bar charts also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 09:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612667#M1101959</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-08T09:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Top 20 values from expression</title>
      <link>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612668#M1101960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;1)load the clients as dimension&lt;/P&gt;&lt;P&gt;2) Sum(Sales) as expression&lt;/P&gt;&lt;P&gt;3) Sort by y-value descending&lt;/P&gt;&lt;P&gt;4) dimension limits to whatever number u want(Eg: show only largest 5)&lt;/P&gt;&lt;P&gt;5) unselect show others in dimension limits.&lt;/P&gt;&lt;P&gt;Done.&lt;/P&gt;&lt;P&gt;Hope this helps u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2014 09:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-20-values-from-expression/m-p/612668#M1101960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-08T09:19:10Z</dc:date>
    </item>
  </channel>
</rss>

