<?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: Limiting the amount of rows returned in a straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205881#M462191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a table box or straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Oct 2016 18:05:44 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-06T18:05:44Z</dc:date>
    <item>
      <title>Limiting the amount of rows returned in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205880#M462190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table that I would like to return only the Top 10 totals.&amp;nbsp; How do I limit the results to the top 10 in descending order?&amp;nbsp; I've attached a sample file that should help.&amp;nbsp; I need it by Division, meaning I expect to see the top ten Supplier Names by Division.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205880#M462190</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-10-06T18:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the amount of rows returned in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205881#M462191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a table box or straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205881#M462191</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-06T18:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the amount of rows returned in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205882#M462192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Straight table.&amp;nbsp; I just put in a table box just to display the data.&amp;nbsp; There would normally be a Sum on the Total field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205882#M462192</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-10-06T18:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the amount of rows returned in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205883#M462193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be using this expression:&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139905_Capture.PNG" style="height: 209px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Rank(TOTAL Sum(Total), 1, 1) &amp;lt; 11, Sum(Total))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205883#M462193</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-06T18:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the amount of rows returned in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205884#M462194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I should have left my expression in as I am not sure how to implement the Rank function into it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;[FY]={$(vFY)}, [Country]={'US'}, [Flag]={'x'}&amp;gt;} [Total])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205884#M462194</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-10-06T18:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the amount of rows returned in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205885#M462195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=If(Rank(TOTAL Sum&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(&lt;SPAN style="color: #ff0000;"&gt;{$&amp;lt;[FY]={$(vFY)}, [Country]={'US'}, [Flag]={'x'}&amp;gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;Total), 1, 1) &amp;lt; 11, Sum(&lt;SPAN style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{$&amp;lt;[FY]={$(vFY)}, [Country]={'US'}, [Flag]={'x'}&amp;gt;}&lt;/SPAN&gt;Total))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205885#M462195</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-06T18:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the amount of rows returned in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205886#M462196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This only gave me the Top Ten overall.&amp;nbsp; I need the Top Ten for each Division.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205886#M462196</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-10-06T18:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the amount of rows returned in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205887#M462197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use dimension limits in that case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="139907" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/139907_Capture.PNG" style="height: 576px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression will stay as your original expression&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({$&amp;lt;[FY]={$(vFY)}, [Country]={'US'}, [Flag]={'x'}&amp;gt;} [Total])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205887#M462197</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-06T18:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the amount of rows returned in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205888#M462198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it!&amp;nbsp; Thank you.&amp;nbsp; I thought I had to do that on the expression.&amp;nbsp; I didn't realize it would work that way for a dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 18:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-amount-of-rows-returned-in-a-straight-table/m-p/1205888#M462198</guid>
      <dc:creator>cliff_clayman</dc:creator>
      <dc:date>2016-10-06T18:34:13Z</dc:date>
    </item>
  </channel>
</rss>

