<?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 and Max values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326338#M844601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I've got another question.&lt;/P&gt;&lt;P&gt;I need to count in a text field min and max for a price.&lt;/P&gt;&lt;P&gt;So basically I need to show 0.22 (pink number) as min and 48.21 (red number) as max.&lt;/P&gt;&lt;P&gt;But when I try to count it it always show something else.&lt;/P&gt;&lt;P&gt;All this numbers are not in original data, they all are calculated.&lt;/P&gt;&lt;P&gt;I realize than I need to count it depending on fields: MonthYear, Type and Country, but don't know how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my table:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 561px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="72"&gt;MonthYear&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="67"&gt;Type&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="42"&gt;Country&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="99"&gt; total Litres&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="136"&gt;total Amount&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="145"&gt;Price&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl67" style="border-top: none;"&gt; =sum(Litres)&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; = sum(Amount)&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; =sum(Amount)/sum(Litres)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'901'848.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;425'740.89&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff00ff;"&gt;0.22&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'828'807.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;417'415.15&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'687'858.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;374'598.90&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff00ff;"&gt;0.22&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;882'472.38&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;673'299.21&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.76&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;798'774.70&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;634'574.94&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.79&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;744'572.30&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;558'997.41&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.75&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;636'515.96&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;488'581.45&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.77&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;556'924.56&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;400'173.86&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.72&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;421'531.36&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;311'164.87&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.74&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;321'233.95&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;278'641.32&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.87&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;249'704.06&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;226'250.38&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.91&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;206'497.34&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;176'489.08&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;2'322.25&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;42'316.93&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;18.22&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'836.02&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;42'930.21&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;23.38&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'801.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;37'118.23&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;20.61&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'393.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;24'903.15&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;17.88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;983.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;47'394.90&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff0000;"&gt;48.21&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;933.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;41'168.73&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;&lt;P&gt;44.13&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original Data looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 471px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" width="63"&gt;MonthYear&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="92"&gt;Type&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="83"&gt;Country&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="73"&gt;Litres&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="160"&gt;Amount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,05&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,06&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,08&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,06&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,09&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,07&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,08&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,16&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,29&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,16&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,87&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,25&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,97&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,7&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,32&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,71&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,32&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,74&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,35&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;etc.. there are about 22453 lines in original data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be glad to answer all questions!&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Eugeniya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>eugeniyaromanov</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326338#M844601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I've got another question.&lt;/P&gt;&lt;P&gt;I need to count in a text field min and max for a price.&lt;/P&gt;&lt;P&gt;So basically I need to show 0.22 (pink number) as min and 48.21 (red number) as max.&lt;/P&gt;&lt;P&gt;But when I try to count it it always show something else.&lt;/P&gt;&lt;P&gt;All this numbers are not in original data, they all are calculated.&lt;/P&gt;&lt;P&gt;I realize than I need to count it depending on fields: MonthYear, Type and Country, but don't know how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my table:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 561px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="72"&gt;MonthYear&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="67"&gt;Type&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="42"&gt;Country&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="99"&gt; total Litres&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="136"&gt;total Amount&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="145"&gt;Price&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl67" style="border-top: none;"&gt; =sum(Litres)&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; = sum(Amount)&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt; =sum(Amount)/sum(Litres)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'901'848.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;425'740.89&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff00ff;"&gt;0.22&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'828'807.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;417'415.15&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'687'858.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;374'598.90&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff00ff;"&gt;0.22&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;882'472.38&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;673'299.21&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.76&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;798'774.70&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;634'574.94&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.79&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;744'572.30&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;558'997.41&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.75&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;636'515.96&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;488'581.45&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.77&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;556'924.56&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;400'173.86&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.72&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;421'531.36&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;311'164.87&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.74&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;321'233.95&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;278'641.32&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.87&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;249'704.06&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;226'250.38&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.91&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;FR&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;206'497.34&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;176'489.08&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;0.85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;2'322.25&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;42'316.93&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;18.22&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;dec-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'836.02&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;42'930.21&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;23.38&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'801.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;37'118.23&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;20.61&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;ES&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;1'393.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;24'903.15&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;17.88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;983.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;47'394.90&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff0000;"&gt;48.21&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl68" height="17" style="border-top: none;"&gt;nov-2016&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;type1&lt;/TD&gt;&lt;TD class="xl68" style="border-top: none; border-left: none;"&gt;BE&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;933.00&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;41'168.73&lt;/TD&gt;&lt;TD align="right" class="xl69" style="border-top: none; border-left: none;"&gt;&lt;P&gt;44.13&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original Data looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 471px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" width="63"&gt;MonthYear&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="92"&gt;Type&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="83"&gt;Country&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="73"&gt;Litres&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="160"&gt;Amount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,05&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,06&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,04&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,08&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,06&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,09&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,07&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,1&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,08&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,16&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,29&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,16&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,87&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,25&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0,97&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,7&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,32&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,71&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,32&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;oct-2016&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;type2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Belgium&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,74&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;1,35&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;etc.. there are about 22453 lines in original data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be glad to answer all questions!&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Eugeniya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326338#M844601</guid>
      <dc:creator>eugeniyaromanov</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326339#M844602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eugeniya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&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;total Litres:&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr(Sum(Num(Litres)), MonthYear, Type, Country)&lt;/SPAN&gt;&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;&lt;BR /&gt;&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;total Amount:&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Aggr(Sum(Num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Amount)&lt;/SPAN&gt;), MonthYear, Type, Country)&lt;/SPAN&gt;&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;&lt;BR /&gt;&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;Price: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Aggr(Sum(Num(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Amount)&lt;/SPAN&gt;), MonthYear, Type, Country)&lt;/SPAN&gt;/&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Aggr(Sum(Num(Litres)), MonthYear, Type, Country)&lt;/SPAN&gt;&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;&lt;BR /&gt;&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;Regards,&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;Andrey&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 08:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326339#M844602</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-04-03T08:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326340#M844603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you need this in a text box object to count the min and max Amount? So you need a text box saying 2 for min and another one for max saying count of 1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 08:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326340#M844603</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-03T08:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326341#M844604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the attention!&lt;/P&gt;&lt;P&gt;Unfortunately, it's not what I wanted.&lt;/P&gt;&lt;P&gt;I need to count min and max price when I make a selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a text object with Min price (for a selection(&amp;nbsp; MonthYear, Type, Country))&lt;/P&gt;&lt;P&gt;and a text object with Max price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And because I'm not very good in explanation, I colored it pink and red. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But anyway, I've tried it, didn't work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:06:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326341#M844604</guid>
      <dc:creator>eugeniyaromanov</dc:creator>
      <dc:date>2017-04-03T09:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326342#M844605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Min&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;&lt;STRONG&gt;=Min(Aggr(Sum(Amount)/Sum(Litres), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthYear, Type, Country&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&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;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Max(Aggr(Sum(Amount)/Sum(Litres), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;MonthYear, Type, Country&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326342#M844605</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-03T09:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326343#M844606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, almost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Min and max price.&lt;/P&gt;&lt;P&gt;I need one box per each.&lt;/P&gt;&lt;P&gt;Min should tell 0.22 (even it there are two or more).&lt;/P&gt;&lt;P&gt;Same for max, it should tell 48.21.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension to change always MonthYear, Type and Country.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:09:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326343#M844606</guid>
      <dc:creator>eugeniyaromanov</dc:creator>
      <dc:date>2017-04-03T09:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326344#M844607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try these&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Min&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=Min(Aggr(Sum(Amount)/Sum(Litres), &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MonthYear, Type, Country&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Max&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit;"&gt;=Max(Aggr(Sum(Amount)/Sum(Litres), &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MonthYear, Type, Country&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326344#M844607</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-03T09:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326345#M844608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, perfect!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;How do you do that? Every time you help, it always the right answer!&lt;/P&gt;&lt;P&gt;How long have you been working with Qlik? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326345#M844608</guid>
      <dc:creator>eugeniyaromanov</dc:creator>
      <dc:date>2017-04-03T09:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326346#M844609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am glad it worked... I have been working for 2 and half years now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326346#M844609</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-03T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326347#M844610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Btw,&lt;/P&gt;&lt;P&gt;if I want another text box, where I want to put a name of Country with min and max price what to do?&lt;/P&gt;&lt;P&gt;If i put if statement: &lt;/P&gt;&lt;P&gt;=if(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Min(Aggr(Sum(Amount)/Sum(Litres), &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MonthYear, Type, Country&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;, &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Country&lt;/STRONG&gt;&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;it wouldn't work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326347#M844610</guid>
      <dc:creator>eugeniyaromanov</dc:creator>
      <dc:date>2017-04-03T09:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326348#M844611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Min&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=FirstSortedValue(Country, Aggr(Sum(Amount)/Sum(Litres), &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MonthYear, Type, Country&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Max&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;=FirstSortedValue(Country, -Aggr(Sum(Amount)/Sum(Litres), &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;MonthYear, Type, Country&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Min&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Concat(DISTINCT Aggr(If(Sum(Amount)/Sum(Litres) = Min(TOTAL Aggr(Sum(Amount)/Sum(Litres), &lt;SPAN style="font-style: inherit;"&gt;MonthYear, Type, Country&lt;/SPAN&gt;)), Country), MonthYear, Type, Country))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Max&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Concat(DISTINCT Aggr(If(Sum(Amount)/Sum(Litres) = Max(TOTAL Aggr(Sum(Amount)/Sum(Litres), &lt;SPAN style="font-style: inherit;"&gt;MonthYear, Type, Country&lt;/SPAN&gt;)), Country), MonthYear, Type, Country))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326348#M844611</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-03T09:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326349#M844612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1st&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;works as Max &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2nd&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;don't work&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-size: 13px; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;3d and 4th &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;work as Max&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 09:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326349#M844612</guid>
      <dc:creator>eugeniyaromanov</dc:creator>
      <dc:date>2017-04-03T09:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326350#M844613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;3d and 4th &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;work as Max&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;3rd and 4th both works as max?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 10:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326350#M844613</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-04-03T10:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Min and Max values</title>
      <link>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326351#M844614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;M... I mush have typed smth wrong first time, now it works well!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3d and 4th work perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 11:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-and-Max-values/m-p/1326351#M844614</guid>
      <dc:creator>eugeniyaromanov</dc:creator>
      <dc:date>2017-04-03T11:12:22Z</dc:date>
    </item>
  </channel>
</rss>

