<?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: Minimum Value Across Range of Data Set in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Minimum-Value-Across-Range-of-Data-Set/m-p/643993#M543292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try an additional expression using chart inter record function above():&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=rangemin( above(sum(Cost), 0, rowno() ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assuming your expression for unit cost is &lt;EM&gt;sum(Cost).&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2014 10:57:43 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2014-06-09T10:57:43Z</dc:date>
    <item>
      <title>Minimum Value Across Range of Data Set</title>
      <link>https://community.qlik.com/t5/QlikView/Minimum-Value-Across-Range-of-Data-Set/m-p/643992#M543291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have simple line charts which shows prices and unit costs as the expressions and date as the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming the date range is between 1st Jan 2014 and 1st June 2014. The chart is over this period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show the minimum unit costs reached between the 1st Jan and the current date in the line chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the 1st Jan 2014 all three values would be the same as there is only a single date point.&lt;/P&gt;&lt;P&gt;On 1st Feb 2014, the price and unit costs will be different depending upon the buy/sell over that period. The minimum unit cost would be the min(Unit Costs) over the period 1st Jan - 1st Feb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On 1st Mar 2014. the minimum unit costs would be the min (unit cost) between 1st Jan and 1st Mar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;The expressions I tried:&lt;/P&gt;&lt;P&gt;1. MIN(Unit_Cost) - This is of course the same as Unit_Cost as there is only one unit cost for each date point&lt;/P&gt;&lt;P&gt;2. MIN(TOTAL Unit_Cost) - This is the minimum Unit_Cost between 1st Jan and 1st Jun. Not quite the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I achieve the Minimum of Unit_Cost between start date and the current date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 10:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Minimum-Value-Across-Range-of-Data-Set/m-p/643992#M543291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-09T10:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Value Across Range of Data Set</title>
      <link>https://community.qlik.com/t5/QlikView/Minimum-Value-Across-Range-of-Data-Set/m-p/643993#M543292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try an additional expression using chart inter record function above():&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=rangemin( above(sum(Cost), 0, rowno() ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assuming your expression for unit cost is &lt;EM&gt;sum(Cost).&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 10:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Minimum-Value-Across-Range-of-Data-Set/m-p/643993#M543292</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-06-09T10:57:43Z</dc:date>
    </item>
  </channel>
</rss>

