<?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: Limit number of rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633590#M731977</link>
    <description>&lt;P&gt;I've done something similar where I count the rows and do and if statement within the Condition Show option, in layout, if has too many rows, it hides the table.&amp;nbsp; So if you have one dimension you might use:&lt;/P&gt;&lt;P&gt;If(Count(DISTINCT DimensionA)&amp;lt;=20,1,0)&lt;/P&gt;&lt;P&gt;Using layering, you could hide a message underneath the object the only shows when the object is hidden.&lt;/P&gt;&lt;P&gt;If there are 20 or less rows for DimensionA then it will show the table, otherwise hide it showing the message underneath.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2019 10:55:39 GMT</pubDate>
    <dc:creator>MarkWillems</dc:creator>
    <dc:date>2019-10-10T10:55:39Z</dc:date>
    <item>
      <title>Limit number of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633559#M731976</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have a straight table and i want to limit count of rows to a certain number and if the count of rows exceeds, it should show an error message.&lt;/P&gt;&lt;P&gt;Can anyone help how can i limit it at the first place.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633559#M731976</guid>
      <dc:creator>shanky1907</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Limit number of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633590#M731977</link>
      <description>&lt;P&gt;I've done something similar where I count the rows and do and if statement within the Condition Show option, in layout, if has too many rows, it hides the table.&amp;nbsp; So if you have one dimension you might use:&lt;/P&gt;&lt;P&gt;If(Count(DISTINCT DimensionA)&amp;lt;=20,1,0)&lt;/P&gt;&lt;P&gt;Using layering, you could hide a message underneath the object the only shows when the object is hidden.&lt;/P&gt;&lt;P&gt;If there are 20 or less rows for DimensionA then it will show the table, otherwise hide it showing the message underneath.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 10:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633590#M731977</guid>
      <dc:creator>MarkWillems</dc:creator>
      <dc:date>2019-10-10T10:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Limit number of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633601#M731978</link>
      <description>&lt;P&gt;like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/21140i6AF06F936F34FF30/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.png" alt="Unbenannt.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 11:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633601#M731978</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2019-10-10T11:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Limit number of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633602#M731979</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The more standard way is to use the "Calculation Condition" on the General tab of the straight table chart properties to what ever you wish to use to limit the amount of rows available.&lt;/P&gt;&lt;P&gt;Then click the "Error Messages..." button also on the same tab and put a custom error message against the "Calculation condition unfulfilled" message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 11:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633602#M731979</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-10-10T11:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Limit number of rows</title>
      <link>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633616#M731980</link>
      <description>&lt;P&gt;You're right, but the lack of control over the format of the error message means I never use it, I prefer the ability to use a tailor made text box instead.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 12:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limit-number-of-rows/m-p/1633616#M731980</guid>
      <dc:creator>MarkWillems</dc:creator>
      <dc:date>2019-10-10T12:00:18Z</dc:date>
    </item>
  </channel>
</rss>

