<?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: Restrict number of displayed rows in a table in Qlik Answers</title>
    <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504827#M190</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Selis_0-1738853946242.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177291i97048140A872BF3E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Selis_0-1738853946242.png" alt="Selis_0-1738853946242.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is the example of the table I'm using. I only want to display the Top 10 lines which are sorted by the column "Opp sum" (The table is right to left and U can ignore the Hebrew words).&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 15:00:53 GMT</pubDate>
    <dc:creator>Selis</dc:creator>
    <dc:date>2025-02-06T15:00:53Z</dc:date>
    <item>
      <title>Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504798#M184</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a table with several columns (such as customer name, address, item, etc.). The table is sorted by sales amount from highest to lowest. I want to limit the number of rows displayed to only first 10 rows.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did not find anywhere in the table preferences any option that allows the above restriction to be implemented.&lt;/P&gt;
&lt;P&gt;How can I solve this request ?&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 12:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504798#M184</guid>
      <dc:creator>Selis</dc:creator>
      <dc:date>2025-02-06T12:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504807#M185</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/296707"&gt;@Selis&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;See this in the properties of your dimension?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatheusC_0-1738848291511.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177287iAD1F84FD06A35AB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatheusC_0-1738848291511.png" alt="MatheusC_0-1738848291511.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Or, if applicable, also by measure expression:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;sum({&amp;lt;&lt;SPAN&gt;customer&lt;/SPAN&gt; = {"=rank(sum(sales), 4)&amp;lt;= 10"}&amp;gt;} sales)&lt;/P&gt;
&lt;P&gt;- Regards, Matheus&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 13:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504807#M185</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-02-06T13:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504812#M186</link>
      <description>&lt;P&gt;Hi Matheus,&lt;/P&gt;
&lt;P&gt;I'm using a Table Chart and this option you've mentioned doesn't exist in the Table properties.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 13:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504812#M186</guid>
      <dc:creator>Selis</dc:creator>
      <dc:date>2025-02-06T13:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504813#M187</link>
      <description>&lt;P&gt;In dimension? changed the Limitation option to "Fixed Number"?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 13:39:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504813#M187</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-02-06T13:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504819#M188</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Matheus,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I'm using Qlik Sense Cloud, and the above "Limitation" (presented in your screen shot) doesn't exists in the Table chart properties.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've tried using the "Rank" command, but since I'm using several columns in My table - It "ignores" the sort I'm using in the table (meaning&amp;nbsp;It displays 10 rows but ignores the sorting of the values). &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 14:02:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504819#M188</guid>
      <dc:creator>Selis</dc:creator>
      <dc:date>2025-02-06T14:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504825#M189</link>
      <description>&lt;P&gt;Strange that you report not having this property, to better help provide an example of your table, and the output you want.&lt;BR /&gt;&lt;BR /&gt;-&amp;nbsp;Health&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 14:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504825#M189</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-02-06T14:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504827#M190</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Selis_0-1738853946242.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177291i97048140A872BF3E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Selis_0-1738853946242.png" alt="Selis_0-1738853946242.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is the example of the table I'm using. I only want to display the Top 10 lines which are sorted by the column "Opp sum" (The table is right to left and U can ignore the Hebrew words).&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 15:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504827#M190</guid>
      <dc:creator>Selis</dc:creator>
      <dc:date>2025-02-06T15:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504859#M191</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Tell me if I'm missing something?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatheusC_0-1738868448973.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177296i9606545D1F0E59F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatheusC_0-1738868448973.png" alt="MatheusC_0-1738868448973.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 19:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504859#M191</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-02-06T19:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504932#M192</link>
      <description>&lt;P&gt;Hi Matheus,&lt;/P&gt;
&lt;P&gt;Thanks ! This one works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what if I've another field in table (such as Dim7) which can have the values of '1' or '0' and I want the above solution to include only the rows which the value of Dim7 = '1' ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 09:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504932#M192</guid>
      <dc:creator>Selis</dc:creator>
      <dc:date>2025-02-07T09:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504950#M193</link>
      <description>&lt;P&gt;This is good. &lt;BR /&gt;It applies the Dim7 flag filter when creating the classification&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MatheusC_0-1738932901081.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/177322i2FAE89E61592471C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MatheusC_0-1738932901081.png" alt="MatheusC_0-1738932901081.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;sum({&amp;lt;Dim6 = {"=rank(sum(&lt;STRONG&gt;{&amp;lt;Dim7={1}&amp;gt;}&lt;/STRONG&gt;Value), 4)&amp;lt;= 10"}&amp;gt;} Value)&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 12:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504950#M193</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2025-02-07T12:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict number of displayed rows in a table</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504964#M194</link>
      <description>&lt;P&gt;Perfect ! it works fine.&lt;/P&gt;
&lt;P&gt;Thanks for your kind support !&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 14:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Restrict-number-of-displayed-rows-in-a-table/m-p/2504964#M194</guid>
      <dc:creator>Selis</dc:creator>
      <dc:date>2025-02-07T14:25:04Z</dc:date>
    </item>
  </channel>
</rss>

