<?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: Dimension limits not working correctly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470637#M175794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mrunmayi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what you need is not the dimension limit but rather limit number of rows.&amp;nbsp; As you can see from your example, it is not always the same.&amp;nbsp; You can check "max number" on the Presentation tab, and set it to 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jun 2013 12:20:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-13T12:20:32Z</dc:date>
    <item>
      <title>Dimension limits not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470636#M175793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the sample file that I have attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two columns that are dimensions and two that are expressions.I am applying dimension limits to both the dimensions.My dimension limits should change based on the selection made in the listbox.Now if I select 10 in the listbox and sort my table based on Product, I get 10 records, which is correct; but instead, if I sort the table on Product Volume, I get 11 records. This is because the number 2411 repeats once in the Product Volume column.&lt;/P&gt;&lt;P&gt;I don't want this to happen. I have applied dimension limits by checking the option 'Restrict which values are displayed using the first expression' so ideally I should get the first 10 records that are the largest values in Product2 Volume.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide suggestions for getting this problem solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;mrunmayi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 11:56:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470636#M175793</guid>
      <dc:creator />
      <dc:date>2013-06-13T11:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470637#M175794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mrunmayi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what you need is not the dimension limit but rather limit number of rows.&amp;nbsp; As you can see from your example, it is not always the same.&amp;nbsp; You can check "max number" on the Presentation tab, and set it to 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 12:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470637#M175794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-13T12:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470638#M175795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Michael. That helped me solve my problem.&lt;/P&gt;&lt;P&gt;The only limitation when I check 'max number' in the presentation tab is that whichever column I sort sorts the values of that column from the entire table instead of from the 'dimensionally limited' part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That limitation can be taken care of by first sending my table to Excel and then sorting it based on the required column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mrunmayi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 05:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470638#M175795</guid>
      <dc:creator />
      <dc:date>2013-06-14T05:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470639#M175796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use Max Number in the Presentation tab, I can show a maximum of 100 records at a time in my table.&lt;/P&gt;&lt;P&gt;I want an option to show All Records also, based on user selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? I reaslised that I haven't shown an option greater than 100 in my sample file..my bad&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;mrunmayi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 11:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470639#M175796</guid>
      <dc:creator />
      <dc:date>2013-06-18T11:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470640#M175797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use "-1" for all records..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 11:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470640#M175797</guid>
      <dc:creator />
      <dc:date>2013-06-18T11:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits not working correctly</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470641#M175798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks karthiks, this works perfectly for me!! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mrunmayi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 11:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits-not-working-correctly/m-p/470641#M175798</guid>
      <dc:creator />
      <dc:date>2013-06-18T11:49:14Z</dc:date>
    </item>
  </channel>
</rss>

