<?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: Display only the Sales with highest SL's in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-only-the-Sales-with-highest-SL-s/m-p/1122406#M369813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In b/w i'm using Dimension 1 as Country, Dimension 2 as =FirstSortedValue(SL, - aggr( distinct&amp;nbsp; sum(Sales),SL ) )&lt;/P&gt;&lt;P&gt;and expression as Sum(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:47:43 GMT</pubDate>
    <dc:creator>satishkurra</dc:creator>
    <dc:date>2016-06-15T17:47:43Z</dc:date>
    <item>
      <title>Display only the Sales with highest SL's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-only-the-Sales-with-highest-SL-s/m-p/1122405#M369812</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;In the below data, i need to display only SL's with highest Sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, INDIA has highest SL for SL3. I should be displaying only 1500 against INDIA and SL3&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;In the same way USA has highest SL for SL1. I should be displaying only 3000 against USA and SL1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to achieve this in a Pivot Table by dragging the SL column to show column wise...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Country,SL,Sales&lt;/P&gt;&lt;P&gt;INDIA,SL1,1000&lt;/P&gt;&lt;P&gt;INDIA,SL2,900&lt;/P&gt;&lt;P&gt;INDIA,SL3,1500&lt;/P&gt;&lt;P&gt;USA,SL1,3000&lt;/P&gt;&lt;P&gt;USA,SL2,1000&lt;/P&gt;&lt;P&gt;USA,SL3,2000 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me on the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-only-the-Sales-with-highest-SL-s/m-p/1122405#M369812</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2016-06-15T17:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display only the Sales with highest SL's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-only-the-Sales-with-highest-SL-s/m-p/1122406#M369813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In b/w i'm using Dimension 1 as Country, Dimension 2 as =FirstSortedValue(SL, - aggr( distinct&amp;nbsp; sum(Sales),SL ) )&lt;/P&gt;&lt;P&gt;and expression as Sum(Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:47:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-only-the-Sales-with-highest-SL-s/m-p/1122406#M369813</guid>
      <dc:creator>satishkurra</dc:creator>
      <dc:date>2016-06-15T17:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display only the Sales with highest SL's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-only-the-Sales-with-highest-SL-s/m-p/1122407#M369814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about using two expression and one dimension in a straight table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="128008" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128008_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-only-the-Sales-with-highest-SL-s/m-p/1122407#M369814</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-15T17:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Display only the Sales with highest SL's</title>
      <link>https://community.qlik.com/t5/QlikView/Display-only-the-Sales-with-highest-SL-s/m-p/1122408#M369815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this where expression is Max(Sales) instead of Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128012_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-only-the-Sales-with-highest-SL-s/m-p/1122408#M369815</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-15T18:01:05Z</dc:date>
    </item>
  </channel>
</rss>

