<?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 How to List top 3 values in text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-List-top-3-values-in-text-box/m-p/1224160#M390956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created rank table basis on my expression .&lt;/P&gt;&lt;P&gt;Now i need to display the top three ranker in a text object . The below is the table that&amp;nbsp; have created.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152224" alt="created.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152224_created.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And the below is the outcome that i need . I am able to get the names but need to know how to get the correct value against the names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152240" alt="outcome.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/152240_outcome.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2017 05:21:37 GMT</pubDate>
    <dc:creator>fashid</dc:creator>
    <dc:date>2017-02-07T05:21:37Z</dc:date>
    <item>
      <title>How to List top 3 values in text box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-List-top-3-values-in-text-box/m-p/1224160#M390956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created rank table basis on my expression .&lt;/P&gt;&lt;P&gt;Now i need to display the top three ranker in a text object . The below is the table that&amp;nbsp; have created.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152224" alt="created.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152224_created.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And the below is the outcome that i need . I am able to get the names but need to know how to get the correct value against the names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152240" alt="outcome.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/152240_outcome.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 05:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-List-top-3-values-in-text-box/m-p/1224160#M390956</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2017-02-07T05:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to List top 3 values in text box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-List-top-3-values-in-text-box/m-p/1224161#M390957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;try the below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&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; font-size: 13px;"&gt;Concat(AGGR(IF(Rank(&lt;STRONG&gt;YourExpression&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&amp;lt;=3, &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Manager &amp;amp; '&lt;SPAN style="text-decoration: underline;"&gt; Your Text&lt;/SPAN&gt;' &amp;amp; &lt;STRONG&gt;YourExpression&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Manager&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;),''&amp;amp;chr(10), aggr(rank(&lt;STRONG&gt;YourExpression&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Manager&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 06:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-List-top-3-values-in-text-box/m-p/1224161#M390957</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-02-07T06:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to List top 3 values in text box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-List-top-3-values-in-text-box/m-p/1224162#M390958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this could help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/blogs/qlikviewdesignblog/2013/02/08/displaying-the-top-salesperson-in-a-textbox" title="https://community.qlikview.com/blogs/qlikviewdesignblog/2013/02/08/displaying-the-top-salesperson-in-a-textbox"&gt;Qlik Design Blog : Displaying the Top Salespers... | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/docs/DOC-5187" title="https://community.qlikview.com/docs/DOC-5187"&gt;Show Top Performers | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 06:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-List-top-3-values-in-text-box/m-p/1224162#M390958</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-02-07T06:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to List top 3 values in text box</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-List-top-3-values-in-text-box/m-p/1224163#M390959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nadeem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think Rank is also a cool method just like Vineeth said.&lt;/P&gt;&lt;P&gt;And I use another way to make it : &lt;/P&gt;&lt;P&gt;&lt;IMG alt="How to List top 3 values in text box.PNG" class="jive-image image-1" src="/legacyfs/online/152244_How to List top 3 values in text box.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression is : &lt;/P&gt;&lt;P&gt;='1. ' &amp;amp; FirstSortedValue(Manager,-Process) &amp;amp; ' - ' &amp;amp; FirstSortedValue(Process,-Process) &amp;amp; chr(10) &amp;amp;&lt;/P&gt;&lt;P&gt;'2. ' &amp;amp; FirstSortedValue(Manager,-Process,2) &amp;amp; ' - ' &amp;amp; FirstSortedValue(Process,-Process,2) &amp;amp; chr(10) &amp;amp;&lt;/P&gt;&lt;P&gt;'3. ' &amp;amp; FirstSortedValue(Manager,-Process,3) &amp;amp; ' - ' &amp;amp; FirstSortedValue(Process,-Process,3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank &lt;SPAN style="font-size: 13.3333px;"&gt;Vineeth&lt;/SPAN&gt; for the remind of using chr(10).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aiolos Zhao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 06:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-List-top-3-values-in-text-box/m-p/1224163#M390959</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2017-02-07T06:47:32Z</dc:date>
    </item>
  </channel>
</rss>

