<?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: Show top 5 ranked records based record created date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-top-5-ranked-records-based-record-created-date/m-p/1782545#M60924</link>
    <description>&lt;P&gt;Created a calculated dimension..&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="php"&gt;Aggr(
Only({&amp;lt; Name = {"= Rank(Created,4)&amp;lt;=5 "} &amp;gt;}Name)
,Name)&lt;/LI-CODE&gt;&lt;P&gt;disable "Include Null values" option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!!&lt;/P&gt;</description>
    <pubDate>Sun, 14 Feb 2021 06:18:44 GMT</pubDate>
    <dc:creator>PradeepK</dc:creator>
    <dc:date>2021-02-14T06:18:44Z</dc:date>
    <item>
      <title>Show top 5 ranked records based record created date</title>
      <link>https://community.qlik.com/t5/App-Development/Show-top-5-ranked-records-based-record-created-date/m-p/1782543#M60923</link>
      <description>&lt;P&gt;How to show only the top 5 ranked records based on created date(or any other dimension) in a Table chart or any other chart? I have a simple data set as below&lt;/P&gt;&lt;P&gt;[created]:&lt;BR /&gt;LOAD * INLINE&lt;BR /&gt;[&lt;BR /&gt;Name,Created&lt;BR /&gt;AAA,12.02.2021&lt;BR /&gt;BBB,13.02.2021&lt;BR /&gt;CCC,14.02.2021&lt;BR /&gt;DDD,15.02.2021&lt;BR /&gt;EEE,16.02.2021&lt;BR /&gt;FFF,17.02.2021&lt;BR /&gt;GGG,18.02.2021&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ranked the records based on the filed 'Created' as below, and I would like to see only the first 5 records (rank 1 - 5)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sukantoB_0-1613280003128.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/49018iFAF66B69C03B3FFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sukantoB_0-1613280003128.png" alt="sukantoB_0-1613280003128.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there an option inbuilt in qliksense? If now, whats the workaround? Please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sukanto Bhowmik&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2021 05:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-top-5-ranked-records-based-record-created-date/m-p/1782543#M60923</guid>
      <dc:creator>sukantoB</dc:creator>
      <dc:date>2021-02-14T05:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show top 5 ranked records based record created date</title>
      <link>https://community.qlik.com/t5/App-Development/Show-top-5-ranked-records-based-record-created-date/m-p/1782545#M60924</link>
      <description>&lt;P&gt;Created a calculated dimension..&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="php"&gt;Aggr(
Only({&amp;lt; Name = {"= Rank(Created,4)&amp;lt;=5 "} &amp;gt;}Name)
,Name)&lt;/LI-CODE&gt;&lt;P&gt;disable "Include Null values" option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps!!&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2021 06:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-top-5-ranked-records-based-record-created-date/m-p/1782545#M60924</guid>
      <dc:creator>PradeepK</dc:creator>
      <dc:date>2021-02-14T06:18:44Z</dc:date>
    </item>
  </channel>
</rss>

