<?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 Qlike Sense: Limit straight table to first 20 rows... in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlike-Sense-Limit-straight-table-to-first-20-rows/m-p/1688525#M53174</link>
    <description>&lt;P&gt;Morning!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a straight table with about 400 rows, and I would like to display only the top 20 so employees can focus on those. Looks something like this (except several more columns):&lt;/P&gt;&lt;TABLE width="226"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="64"&gt;Client&lt;/TD&gt;&lt;TD width="98"&gt;Name&lt;/TD&gt;&lt;TD width="64"&gt;Revenue&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10089&lt;/TD&gt;&lt;TD&gt;Bob's Business&lt;/TD&gt;&lt;TD&gt;80000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10087&lt;/TD&gt;&lt;TD&gt;Pizza Shack&lt;/TD&gt;&lt;TD&gt;60000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10074&lt;/TD&gt;&lt;TD&gt;Car Parts Etc&lt;/TD&gt;&lt;TD&gt;40000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have it sorted by revenue, as we need to focus on higher revenue clients. What is the best way to do this? What expression would limit the rows. I have read through some options with firstsortedvalue, and something similar to this:&amp;nbsp;&lt;SPAN&gt;if(rowno(total)&amp;lt;=20,Expression), but I can't get anything to work out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Under the straight table options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Under "Data", "Limitation" is grayed out&lt;/LI&gt;&lt;LI&gt;Under "Appearance" and "Presentation", I don't see any options to limit at all&lt;/LI&gt;&lt;LI&gt;I have Revenue as the first under the sort option&lt;/LI&gt;&lt;LI&gt;I am running Qlik Sense Enterprise, if that's any help&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Please help me stop the madness-I've been staring at this and researching for far too long.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jenny&lt;/P&gt;</description>
    <pubDate>Fri, 27 Mar 2020 14:24:46 GMT</pubDate>
    <dc:creator>QlikChick</dc:creator>
    <dc:date>2020-03-27T14:24:46Z</dc:date>
    <item>
      <title>Qlike Sense: Limit straight table to first 20 rows...</title>
      <link>https://community.qlik.com/t5/App-Development/Qlike-Sense-Limit-straight-table-to-first-20-rows/m-p/1688525#M53174</link>
      <description>&lt;P&gt;Morning!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a straight table with about 400 rows, and I would like to display only the top 20 so employees can focus on those. Looks something like this (except several more columns):&lt;/P&gt;&lt;TABLE width="226"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="64"&gt;Client&lt;/TD&gt;&lt;TD width="98"&gt;Name&lt;/TD&gt;&lt;TD width="64"&gt;Revenue&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10089&lt;/TD&gt;&lt;TD&gt;Bob's Business&lt;/TD&gt;&lt;TD&gt;80000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10087&lt;/TD&gt;&lt;TD&gt;Pizza Shack&lt;/TD&gt;&lt;TD&gt;60000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10074&lt;/TD&gt;&lt;TD&gt;Car Parts Etc&lt;/TD&gt;&lt;TD&gt;40000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have it sorted by revenue, as we need to focus on higher revenue clients. What is the best way to do this? What expression would limit the rows. I have read through some options with firstsortedvalue, and something similar to this:&amp;nbsp;&lt;SPAN&gt;if(rowno(total)&amp;lt;=20,Expression), but I can't get anything to work out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Under the straight table options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Under "Data", "Limitation" is grayed out&lt;/LI&gt;&lt;LI&gt;Under "Appearance" and "Presentation", I don't see any options to limit at all&lt;/LI&gt;&lt;LI&gt;I have Revenue as the first under the sort option&lt;/LI&gt;&lt;LI&gt;I am running Qlik Sense Enterprise, if that's any help&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Please help me stop the madness-I've been staring at this and researching for far too long.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Jenny&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2020 14:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlike-Sense-Limit-straight-table-to-first-20-rows/m-p/1688525#M53174</guid>
      <dc:creator>QlikChick</dc:creator>
      <dc:date>2020-03-27T14:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Qlike Sense: Limit straight table to first 20 rows...</title>
      <link>https://community.qlik.com/t5/App-Development/Qlike-Sense-Limit-straight-table-to-first-20-rows/m-p/1692895#M53175</link>
      <description>&lt;P&gt;Limiting the number of rows is generally done in Data Tab with 'Limitation' option but as you mentioned this is greyed out for you, maybe you can share the file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 04:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlike-Sense-Limit-straight-table-to-first-20-rows/m-p/1692895#M53175</guid>
      <dc:creator>baliyan_vinay</dc:creator>
      <dc:date>2020-04-13T04:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlike Sense: Limit straight table to first 20 rows...</title>
      <link>https://community.qlik.com/t5/App-Development/Qlike-Sense-Limit-straight-table-to-first-20-rows/m-p/1692917#M53176</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;assuming Client and Client Name are dimensions and Revenue is a measure&amp;nbsp;&lt;/P&gt;&lt;P&gt;go to Client , under the field properties you'll find the limitation dropbox select fixed and set the number to 20&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2020-04-13 100713.png" style="width: 238px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/31714i3698B8D5E275F711/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Annotation 2020-04-13 100713.png" alt="Annotation 2020-04-13 100713.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 07:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlike-Sense-Limit-straight-table-to-first-20-rows/m-p/1692917#M53176</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-04-13T07:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlike Sense: Limit straight table to first 20 rows...</title>
      <link>https://community.qlik.com/t5/App-Development/Qlike-Sense-Limit-straight-table-to-first-20-rows/m-p/1841010#M69661</link>
      <description>&lt;P&gt;Just figured this out myself:&lt;/P&gt;&lt;P&gt;Column1 = dimension that you want to reduce&lt;/P&gt;&lt;P&gt;Column2 = measure: only(column 1 dimension).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Limit column 1 to top or bottom 10, it'll calculate on Column2&amp;nbsp;&lt;/P&gt;&lt;P&gt;hide Column2&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 20:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlike-Sense-Limit-straight-table-to-first-20-rows/m-p/1841010#M69661</guid>
      <dc:creator>mhenning</dc:creator>
      <dc:date>2021-10-01T20:16:05Z</dc:date>
    </item>
  </channel>
</rss>

