<?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 Getting Min values for the remaining dataset in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252640#M1206134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Apr 2010 06:41:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-21T06:41:53Z</dc:date>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252639#M1206133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a small problem, I need to calculate the minimum values of the dataset corresponding to the value as of today. Let me explain with an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 285pt;" width="381"&gt;&lt;COL span="3" style="width: 95pt;" width="127" /&gt;&lt;TBODY&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; width: 95pt;" width="127"&gt;Date&lt;/TD&gt;&lt;TD class="xl65" style="width: 95pt;" width="127"&gt;Value&lt;/TD&gt;&lt;TD class="xl65" style="width: 95pt;" width="127"&gt;Min Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;1&lt;/TD&gt;&lt;TD class="xl65"&gt;101&lt;/TD&gt;&lt;TD class="xl65"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;2&lt;/TD&gt;&lt;TD class="xl65"&gt;110&lt;/TD&gt;&lt;TD class="xl65"&gt;105&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;3&lt;/TD&gt;&lt;TD class="xl65"&gt;105&lt;/TD&gt;&lt;TD class="xl65"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;4&lt;/TD&gt;&lt;TD class="xl65"&gt;109&lt;/TD&gt;&lt;TD class="xl65"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;5&lt;/TD&gt;&lt;TD class="xl65"&gt;115&lt;/TD&gt;&lt;TD class="xl65"&gt;109&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;6&lt;/TD&gt;&lt;TD class="xl65"&gt;117&lt;/TD&gt;&lt;TD class="xl65"&gt;109&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;7&lt;/TD&gt;&lt;TD class="xl65"&gt;109&lt;/TD&gt;&lt;TD class="xl65"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;8&lt;/TD&gt;&lt;TD class="xl65"&gt;120&lt;/TD&gt;&lt;TD class="xl65"&gt;111&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;9&lt;/TD&gt;&lt;TD class="xl65"&gt;111&lt;/TD&gt;&lt;TD class="xl65"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;10&lt;/TD&gt;&lt;TD class="xl65"&gt;130&lt;/TD&gt;&lt;TD class="xl65"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Day 1 the value is 101 and there is no value lesser than 101, so min value is blank.&lt;/P&gt;&lt;P&gt;On Day 2 the value is 110 and for the remaining period the min value is 105, so selected Min Value is 105&lt;/P&gt;&lt;P&gt;On Day 3 the value is 105 and for the remaining period the min value is 105, so Min Value is blank&lt;/P&gt;&lt;P&gt;Similarly on Day 5 the value is 115 and for the remaining period the min value is 109, so selected Min Value is 109&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get such values in QV?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 08:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252639#M1206133</guid>
      <dc:creator />
      <dc:date>2010-04-20T08:10:43Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252640#M1206134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Someone pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 06:41:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252640#M1206134</guid>
      <dc:creator />
      <dc:date>2010-04-21T06:41:53Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252641#M1206136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Umang,&lt;/P&gt;&lt;P&gt;Can u plz tell me the structure of ur database.. What does the 'value' stand for and what does the min value stand for ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 06:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252641#M1206136</guid>
      <dc:creator>sunil2288</dc:creator>
      <dc:date>2010-04-21T06:49:19Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252642#M1206138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value stands for the prices of a product which may rise or fall as per the demand &amp;amp; supply&lt;/P&gt;&lt;P&gt;The Min Value stands for the lowest price of the commodity after the date at which it is calculated so at every point of time may change&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 06:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252642#M1206138</guid>
      <dc:creator />
      <dc:date>2010-04-21T06:56:54Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252643#M1206139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Umang,&lt;/P&gt;&lt;P&gt;If i am not wrong u hav three fields date,start value , all values in a day...&lt;/P&gt;&lt;P&gt;After loading these 3 data field ..create a straight table having dimensions Date , Value..&lt;/P&gt;&lt;P&gt;Then edit expression as &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt; &lt;B&gt;&lt;/B&gt; &lt;B&gt;&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt; &lt;B&gt;&lt;/B&gt; &lt;B&gt;&lt;/B&gt; &lt;B&gt;&lt;/B&gt; &lt;P&gt;&lt;/P&gt; &lt;B&gt;&lt;/B&gt; &lt;B&gt;&lt;/B&gt; &lt;B&gt;&lt;/B&gt;&lt;CODE&gt;if(Value &amp;gt;min([Values in D day]),min([Values in D day]),'')&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Then you can get the Desired output ..&lt;/P&gt;&lt;P&gt;I am sending u the .qvw file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sunil..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 09:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252643#M1206139</guid>
      <dc:creator>sunil2288</dc:creator>
      <dc:date>2010-04-21T09:53:54Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252644#M1206140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunil,&lt;/P&gt;&lt;P&gt;thanks for the effort you are putting for solving my query, but I guess i have not been able to explain the same properly.&lt;/P&gt;&lt;P&gt;Min Value is a calculated value based on the Values field. I am attaching an excel example to showcase how the Min Value is calculated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 10:08:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252644#M1206140</guid>
      <dc:creator />
      <dc:date>2010-04-21T10:08:29Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252645#M1206141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Umang&lt;/P&gt;&lt;P&gt;I have done exactly what u want ..U down load the attatched .qvw and go through it..&lt;/P&gt;&lt;P&gt;I am also sending u the generated out put of the required information u need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 10:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252645#M1206141</guid>
      <dc:creator>sunil2288</dc:creator>
      <dc:date>2010-04-21T10:46:36Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252646#M1206142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is stil some misunderstanding, in the QV you have got three fileds&lt;/P&gt;&lt;P&gt;1. Date&lt;/P&gt;&lt;P&gt;2.Start Value&lt;/P&gt;&lt;P&gt;3. All the values of the&lt;/P&gt;&lt;P&gt;However my data has got just two sets of values&lt;/P&gt;&lt;P&gt;1. Date&lt;/P&gt;&lt;P&gt;2. Values&lt;/P&gt;&lt;P&gt;The Min value is calculated as per the formulas I have written in the attached excel file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 11:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252646#M1206142</guid>
      <dc:creator />
      <dc:date>2010-04-21T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252647#M1206143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi umang,&lt;/P&gt;&lt;P&gt;pls see the attached application.&lt;/P&gt;&lt;P&gt;probably this should work fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 07:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252647#M1206143</guid>
      <dc:creator />
      <dc:date>2010-04-27T07:51:43Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252648#M1206144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tauqueer - exactly what I wanted&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 10:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252648#M1206144</guid>
      <dc:creator />
      <dc:date>2010-04-27T10:38:18Z</dc:date>
    </item>
    <item>
      <title>Getting Min values for the remaining dataset</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252649#M1206145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Umang,&lt;/P&gt;&lt;P&gt;You can do this using the "previous" function as well. Please see attached.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Mukund&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 11:01:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-Min-values-for-the-remaining-dataset/m-p/252649#M1206145</guid>
      <dc:creator />
      <dc:date>2010-04-27T11:01:27Z</dc:date>
    </item>
  </channel>
</rss>

