<?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: Calculate Min Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-Min-Expression/m-p/702665#M1066676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avg(aggr(Price/Ton), [Pack Type]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you need further dimensions within your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Sep 2014 06:32:01 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2014-09-16T06:32:01Z</dc:date>
    <item>
      <title>Calculate Min Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Min-Expression/m-p/702664#M1066674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a calculated price per ton in my chart.&lt;/P&gt;&lt;P&gt;i wish to use the minimum price in a different chart and show the price i would have paid if i took the lowest price.&lt;/P&gt;&lt;P&gt;so far i couldn't get the minimum price so i can use it in a gauge chart for instance.&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 591px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" width="98"&gt;Pack Type&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Ton&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Price&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;Price/Ton&lt;/TD&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;Min(Price/Ton)&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;min price*Ton&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;M4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;40&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;5&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;200&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;M4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;5&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;100&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;M4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;200&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;5&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;50&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;M4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;40&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;300&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;5&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;200&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;M4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;5&lt;/TD&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;5&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;100&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="19" style="border-top: none;"&gt;M4&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;500&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;50&lt;/TD&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;5&lt;/TH&gt;&lt;TH style="color: #ffffff; background-color: #6690bc; text-align: center;"&gt;50&lt;/TH&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for any help&lt;/P&gt;&lt;P&gt;Avner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 05:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Min-Expression/m-p/702664#M1066674</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-16T05:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Min Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Min-Expression/m-p/702665#M1066676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;avg(aggr(Price/Ton), [Pack Type]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you need further dimensions within your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 06:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Min-Expression/m-p/702665#M1066676</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-09-16T06:32:01Z</dc:date>
    </item>
  </channel>
</rss>

