<?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: show dimension for max value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867451#M303460</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;one solution could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_169286_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/90185_QlikCommunity_Thread_169286_Pic2.JPG" style="height: 87px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_169286_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90184_QlikCommunity_Thread_169286_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Jun 2015 23:22:58 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2015-06-20T23:22:58Z</dc:date>
    <item>
      <title>show dimension for max value</title>
      <link>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867449#M303458</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;I'm trying to show in a &lt;STRONG&gt;text object&lt;/STRONG&gt; the field value for the corresponding max value of a calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm calculating the total incoming values by TransactionHour, and want to show the&lt;SPAN style="font-size: 13.3333330154419px;"&gt;TransactionHour&lt;/SPAN&gt; that is the maximum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-06-20_17-35-29.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90180_2015-06-20_17-35-29.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I've tried variants of firstsortedvalue and max(aggr(sum())), but i can't seem to return theTransactionHour for the max value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I've done this before, but maybe I've been staring at it too long&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2015 21:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867449#M303458</guid>
      <dc:creator />
      <dc:date>2015-06-20T21:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: show dimension for max value</title>
      <link>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867450#M303459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstSortedValue( TransactionHour, -aggr( sum(PC.IN), TransactionHour) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2015 22:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867450#M303459</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-20T22:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: show dimension for max value</title>
      <link>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867451#M303460</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;one solution could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_169286_Pic2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/90185_QlikCommunity_Thread_169286_Pic2.JPG" style="height: 87px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_169286_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90184_QlikCommunity_Thread_169286_Pic1.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2015 23:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867451#M303460</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-20T23:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: show dimension for max value</title>
      <link>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867452#M303461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was it&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;=FirstSortedValue( TransactionHour, -aggr( sum(PC.IN), TransactionHour) )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It turns out that was one of the expressions I tried, but had inadvertently excluded the data source by filtering, so it was returning '-' and i thought my expression was wrong...Time to take a break!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 00:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867452#M303461</guid>
      <dc:creator />
      <dc:date>2015-06-21T00:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: show dimension for max value</title>
      <link>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867453#M303462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=FirstSortedValue( TransactionHour, aggr( sum(PC.IN), TransactionHour) )-----it shows 1st fieldvalue means accesnding order 1st value&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=FirstSortedValue( TransactionHour, -aggr( sum(PC.IN), TransactionHour) )&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;-----it shows max fieldvalue means decesnding order 1st value&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2015 19:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867453#M303462</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-06-21T19:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: show dimension for max value</title>
      <link>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867454#M303463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, how would make sure that this set analysis ignores all other TransactionHour selections?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 12:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-dimension-for-max-value/m-p/867454#M303463</guid>
      <dc:creator />
      <dc:date>2017-02-27T12:25:58Z</dc:date>
    </item>
  </channel>
</rss>

