<?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 Top 10 Customers by Total Tons per Week in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329597#M493388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use something along the lines of:&lt;/P&gt;&lt;P&gt;IF(AGGR(RANK(SUM(METRIC_TONS)), CUSTOMER) &amp;lt;= 10,CUSTOMER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that's the right syntax, anyway. If you have QV11, Nicole's tip is much better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2012 14:21:34 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2012-05-30T14:21:34Z</dc:date>
    <item>
      <title>Top 10 Customers by Total Tons per Week</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329595#M493386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to qlickview and have a simple request that seems to be more complicated than I would have thought.&amp;nbsp; I need to display the top 10 customers by week based on a metric of SUM(METRIC TONES)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have The customer and the week in the dimensions and the follwoing formula in the expressions I get the correct ranking:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rank(SUM(METRIC_TONS)) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is I only want to see the top 10 customers based on that ranking.&amp;nbsp; I have tried a few different versions of what I thought would be needed as a calculated dimension, but all my formulas just output //error calculateing formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure how to go about this, any direction would be wonderful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 13:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329595#M493386</guid>
      <dc:creator />
      <dc:date>2012-05-30T13:26:56Z</dc:date>
    </item>
    <item>
      <title>Top 10 Customers by Total Tons per Week</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329596#M493387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using QlikView 11, you can use Dimension Limits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/15095_Capture.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Check "Restrict which values are displayed using the first expression" on the Dimension Limits tab.&amp;nbsp; Then, choose "Show only" and "Largest" and type in "10" for Values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 14:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329596#M493387</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2012-05-30T14:12:56Z</dc:date>
    </item>
    <item>
      <title>Top 10 Customers by Total Tons per Week</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329597#M493388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use something along the lines of:&lt;/P&gt;&lt;P&gt;IF(AGGR(RANK(SUM(METRIC_TONS)), CUSTOMER) &amp;lt;= 10,CUSTOMER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that's the right syntax, anyway. If you have QV11, Nicole's tip is much better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 14:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329597#M493388</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2012-05-30T14:21:34Z</dc:date>
    </item>
    <item>
      <title>Top 10 Customers by Total Tons per Week</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329598#M493389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;orsh_ would this be a caluclated dimension or an expresion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 14:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329598#M493389</guid>
      <dc:creator />
      <dc:date>2012-05-30T14:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 Customers by Total Tons per Week</title>
      <link>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329599#M493390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it is a calculated dimension&lt;/P&gt;&lt;P&gt;and in the "expressions" put only &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;SUM(METRIC_TONS) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lotfi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 09:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-10-Customers-by-Total-Tons-per-Week/m-p/329599#M493390</guid>
      <dc:creator>lotfiblo</dc:creator>
      <dc:date>2012-09-20T09:11:26Z</dc:date>
    </item>
  </channel>
</rss>

