<?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 10 Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810873#M286275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;would that be done in the Sort tab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Jan 2015 20:21:36 GMT</pubDate>
    <dc:creator>evansabres</dc:creator>
    <dc:date>2015-01-02T20:21:36Z</dc:date>
    <item>
      <title>Top 10 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810869#M286271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data set that has names and values (points)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a list box that displays the top 10 users by points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 20:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810869#M286271</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2015-01-02T20:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810870#M286272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure how to create exactly the top 10 users, but I've done something like this by instead of adding a field to the listbox, you add an if expression.&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;"&gt; if(left(name,1)='A',name)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;The above would display only the items in the listbox that start with an A.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;For your used case maybe you can set a benchmark to display the users if they are over that benchmark.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;After thinking about it some more you probably could order by the numbers and display count of 10.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 20:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810870#M286272</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2015-01-02T20:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810871#M286273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am hoping to create a list that will update every time the file is refreshed. Unfortunately, a benchmark wouldn't be too useful here because the top point users will continue (hopefully) to acquire points as will those who are not in the top ten.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 20:17:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810871#M286273</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2015-01-02T20:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810872#M286274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;After thinking about it some more you probably could order by the numbers and display if&amp;nbsp; count (distinct fieldname) &amp;lt;= 10.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 20:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810872#M286274</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2015-01-02T20:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810873#M286275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;would that be done in the Sort tab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 20:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810873#M286275</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2015-01-02T20:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810874#M286276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, the Sort tab &amp;gt; numeric value.&amp;nbsp;&amp;nbsp; Make sure to add a frequency so you can display the number with the users to verify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, for your use case you might have to use aggr to group the results by user.&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;"&gt;=aggr(if(rank(sum(fieldname for user))&amp;lt;=10,userpointfield),userpointfield)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 20:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810874#M286276</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2015-01-02T20:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810875#M286277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where would that expression be entered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 20:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810875#M286277</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2015-01-02T20:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 Values</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810876#M286278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your listbox expression shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="listbox top 10 expression.jpg" class="image-1 jive-image" src="/legacyfs/online/74540_listbox top 10 expression.jpg" style="height: 612px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 20:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Values/m-p/810876#M286278</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2015-01-02T20:31:31Z</dc:date>
    </item>
  </channel>
</rss>

