<?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 Min/max in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Min-max/m-p/148567#M26844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have a pivot table with 1 dimensions: firm.&lt;/P&gt;&lt;P&gt;I need to retrieve the min value of costs: i create a text object with the formula --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;B&gt;num&lt;/B&gt;((&lt;B&gt;min&lt;/B&gt;(&lt;B&gt;aggr&lt;/B&gt;(&lt;B&gt;sum&lt;/B&gt;(&lt;B&gt;Cost&lt;/B&gt;), &lt;B&gt;Firm&lt;/B&gt;))), '#.##0,##', ',' , '.')&lt;/P&gt;&lt;P&gt;How can i display the name of the firm connected with the min value in the same formula ?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Paolo&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2009 18:48:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-07-06T18:48:35Z</dc:date>
    <item>
      <title>Min/max</title>
      <link>https://community.qlik.com/t5/QlikView/Min-max/m-p/148567#M26844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i have a pivot table with 1 dimensions: firm.&lt;/P&gt;&lt;P&gt;I need to retrieve the min value of costs: i create a text object with the formula --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;B&gt;num&lt;/B&gt;((&lt;B&gt;min&lt;/B&gt;(&lt;B&gt;aggr&lt;/B&gt;(&lt;B&gt;sum&lt;/B&gt;(&lt;B&gt;Cost&lt;/B&gt;), &lt;B&gt;Firm&lt;/B&gt;))), '#.##0,##', ',' , '.')&lt;/P&gt;&lt;P&gt;How can i display the name of the firm connected with the min value in the same formula ?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Paolo&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 18:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-max/m-p/148567#M26844</guid>
      <dc:creator />
      <dc:date>2009-07-06T18:48:35Z</dc:date>
    </item>
    <item>
      <title>Min/max</title>
      <link>https://community.qlik.com/t5/QlikView/Min-max/m-p/148568#M26845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= &lt;B&gt;Firm &amp;amp;&lt;/B&gt; num((&lt;B&gt;min&lt;/B&gt;(&lt;B&gt;aggr&lt;/B&gt;(&lt;B&gt;sum&lt;/B&gt;(&lt;B&gt;Cost&lt;/B&gt;), &lt;B&gt;Firm&lt;/B&gt;))), '#.##0,##', ',' , '.')&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Is this what you're after?&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 19:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-max/m-p/148568#M26845</guid>
      <dc:creator />
      <dc:date>2009-07-06T19:11:52Z</dc:date>
    </item>
    <item>
      <title>Min/max</title>
      <link>https://community.qlik.com/t5/QlikView/Min-max/m-p/148569#M26846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried but don't work. The name of the firm dont' appear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 19:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-max/m-p/148569#M26846</guid>
      <dc:creator />
      <dc:date>2009-07-06T19:20:51Z</dc:date>
    </item>
    <item>
      <title>Min/max</title>
      <link>https://community.qlik.com/t5/QlikView/Min-max/m-p/148570#M26847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of a Text Object, you could use a Straight Table chart to calculate and display this information.&lt;/P&gt;&lt;P&gt;Set the expression to no totals, on Presentation Properties, set Max Number to 1, sort by the expression column Ascending, disallow Interactive Sort, remove the Caption, etc.&lt;/P&gt;&lt;P&gt;Phil Bishop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 21:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-max/m-p/148570#M26847</guid>
      <dc:creator />
      <dc:date>2009-07-06T21:37:49Z</dc:date>
    </item>
  </channel>
</rss>

