<?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: How to show the largest possible value in a text object? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568057#M742733</link>
    <description>if you want value Value along with customer number&lt;BR /&gt;then use&lt;BR /&gt;FirstSortedValue(Customer,-Sales)&amp;amp; ' ' &amp;amp; FirstSortedValue(Sales,-Sales)&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
    <pubDate>Thu, 11 Apr 2019 09:42:58 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2019-04-11T09:42:58Z</dc:date>
    <item>
      <title>How to show the largest possible value in a text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568027#M742729</link>
      <description>&lt;P&gt;HI!&lt;/P&gt;&lt;P&gt;How can we show the largest possible value in a text object?&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Customer &amp;nbsp; | Sales&lt;/P&gt;&lt;P&gt;ABCD &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; | 500&lt;/P&gt;&lt;P&gt;EFGH &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; | 700&lt;/P&gt;&lt;P&gt;IJKL &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | 300&lt;/P&gt;&lt;P&gt;MNOP &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | 1000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so the text box should output : MNOP 1000 something like that. But when for example EFGH become 1100 for the next month, the text object will output EFGH 1100 automatically.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568027#M742729</guid>
      <dc:creator>JoeyPob1214</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the largest possible value in a text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568046#M742731</link>
      <description>Use FirstSortedValue()&lt;BR /&gt;&lt;BR /&gt;try below&lt;BR /&gt;FirstSortedValue(Customer,-Sales)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prashant</description>
      <pubDate>Thu, 11 Apr 2019 09:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568046#M742731</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2019-04-11T09:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the largest possible value in a text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568051#M742732</link>
      <description>Try This:&lt;BR /&gt;=FirstSortedValue(Customer,Sales,1)&amp;amp;' - '&amp;amp; Max(AGGR(Sum(Sales),Customer))</description>
      <pubDate>Thu, 11 Apr 2019 09:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568051#M742732</guid>
      <dc:creator>Vengatesh</dc:creator>
      <dc:date>2019-04-11T09:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the largest possible value in a text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568057#M742733</link>
      <description>if you want value Value along with customer number&lt;BR /&gt;then use&lt;BR /&gt;FirstSortedValue(Customer,-Sales)&amp;amp; ' ' &amp;amp; FirstSortedValue(Sales,-Sales)&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Thu, 11 Apr 2019 09:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568057#M742733</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2019-04-11T09:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the largest possible value in a text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568158#M742735</link>
      <description>what is the meaning of "-" in the sales? if may I ask?&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Apr 2019 11:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568158#M742735</guid>
      <dc:creator>JoeyPob1214</dc:creator>
      <dc:date>2019-04-11T11:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the largest possible value in a text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568284#M742736</link>
      <description>he used '-' just to add additional string between Customer and Sales .&lt;BR /&gt;So your final output will look like&lt;BR /&gt;EFGH-1700</description>
      <pubDate>Thu, 11 Apr 2019 15:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568284#M742736</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2019-04-11T15:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the largest possible value in a text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568362#M742737</link>
      <description>&lt;P&gt;I think Joey asks for - in your First Sorted Value expression :&lt;/P&gt;&lt;PRE&gt;FirstSortedValue(Customer,-Sales)&amp;amp; ' ' &amp;amp; FirstSortedValue(Sales,-Sales)&lt;/PRE&gt;&lt;P&gt;So, here - , it means that the function returns the last (highest) sorted value.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 18:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568362#M742737</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-04-11T18:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to show the largest possible value in a text object?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568462#M742738</link>
      <description>hi, why does the Customer name doesn't show up? Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Apr 2019 01:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-the-largest-possible-value-in-a-text-object/m-p/1568462#M742738</guid>
      <dc:creator>JoeyPob1214</dc:creator>
      <dc:date>2019-04-12T01:19:27Z</dc:date>
    </item>
  </channel>
</rss>

