<?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 the Min &amp; Max values for the selected period in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251867#M1207142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the code does not seem to work on my qlikview (version 6.8) , maybe i need to update the same and then check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Apr 2010 10:04:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-19T10:04:33Z</dc:date>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251859#M1207130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For my analysis I need to select a particular period in days and need to get the corresponding values of the Prices for the selected period.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 96pt;" width="128"&gt;&lt;COL span="2" style="width: 48pt;" width="64" /&gt;&lt;TBODY&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt; width: 48pt;" width="64"&gt;Day&lt;/TD&gt;&lt;TD class="xl65" style="width: 48pt;" width="64"&gt;Price&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;1000&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;1008&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;1008&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;1017&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;1025&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;1028&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;1037&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;1037&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;1042&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;1046&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;11&lt;/TD&gt;&lt;TD class="xl65"&gt;1051&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;12&lt;/TD&gt;&lt;TD class="xl65"&gt;1057&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;13&lt;/TD&gt;&lt;TD class="xl65"&gt;1058&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;14&lt;/TD&gt;&lt;TD class="xl65"&gt;1064&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;15&lt;/TD&gt;&lt;TD class="xl65"&gt;1070&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;16&lt;/TD&gt;&lt;TD class="xl65"&gt;1077&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;17&lt;/TD&gt;&lt;TD class="xl65"&gt;1078&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;18&lt;/TD&gt;&lt;TD class="xl65"&gt;1082&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;19&lt;/TD&gt;&lt;TD class="xl65"&gt;1092&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;20&lt;/TD&gt;&lt;TD class="xl65"&gt;1101&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;21&lt;/TD&gt;&lt;TD class="xl65"&gt;1109&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;22&lt;/TD&gt;&lt;TD class="xl65"&gt;1109&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;23&lt;/TD&gt;&lt;TD class="xl65"&gt;1118&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;24&lt;/TD&gt;&lt;TD class="xl65"&gt;1129&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;25&lt;/TD&gt;&lt;TD class="xl65"&gt;1137&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;26&lt;/TD&gt;&lt;TD class="xl65"&gt;1145&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;27&lt;/TD&gt;&lt;TD class="xl65"&gt;1155&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;28&lt;/TD&gt;&lt;TD class="xl65"&gt;1160&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;29&lt;/TD&gt;&lt;TD class="xl65"&gt;1170&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD class="xl65" height="20" style="height: 15pt;"&gt;30&lt;/TD&gt;&lt;TD class="xl65"&gt;1178&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say I select the preiod starting from Day 20 - Day 30 - I need a formula to get 1101 (the price on day 20) and 1178 (the price on day 30. The price needs to change as and when the selection is made&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 13:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251859#M1207130</guid>
      <dc:creator />
      <dc:date>2010-04-13T13:11:45Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251860#M1207132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use something like this&lt;/P&gt;&lt;P&gt;For Start day Price MAX({$&amp;lt;Day={$(=MIN(TOTAL Day))}&amp;gt;} Price)&lt;/P&gt;&lt;P&gt;For End day Price MAX({$&amp;lt;Day={$(=MAX(TOTAL Day))}&amp;gt;} Price)&lt;/P&gt;&lt;P&gt;First MAX function is necessary just for aggregation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Darius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Apr 2010 13:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251860#M1207132</guid>
      <dc:creator>d_pranskus</dc:creator>
      <dc:date>2010-04-13T13:21:27Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251861#M1207134</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;This doesnt seems to work. Pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 07:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251861#M1207134</guid>
      <dc:creator />
      <dc:date>2010-04-15T07:40:02Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251862#M1207135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attached QV does not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 08:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251862#M1207135</guid>
      <dc:creator />
      <dc:date>2010-04-15T08:41:56Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251863#M1207136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anybody can help me out here as Im really stuck [:'(]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 09:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251863#M1207136</guid>
      <dc:creator />
      <dc:date>2010-04-19T09:41:33Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251864#M1207138</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;The above exmaple by Darius does work, Please have a second look.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 09:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251864#M1207138</guid>
      <dc:creator />
      <dc:date>2010-04-19T09:49:19Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251865#M1207139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May I ask the version of QV you have - as the same is not working at my end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 09:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251865#M1207139</guid>
      <dc:creator />
      <dc:date>2010-04-19T09:52:52Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251866#M1207141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check the attached application. Hope this will help you.&lt;/P&gt;&lt;P&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 09:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251866#M1207141</guid>
      <dc:creator />
      <dc:date>2010-04-19T09:54:14Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251867#M1207142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the code does not seem to work on my qlikview (version 6.8) , maybe i need to update the same and then check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 10:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251867#M1207142</guid>
      <dc:creator />
      <dc:date>2010-04-19T10:04:33Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251868#M1207143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Umang,&lt;/P&gt;&lt;P&gt;Both the applications work on QV 8.5 as well as QV 9.0.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 10:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251868#M1207143</guid>
      <dc:creator />
      <dc:date>2010-04-19T10:16:39Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251869#M1207144</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;SInce you have a older version of Qlikview. It doesnt support setanalysis deature.&lt;/P&gt;&lt;P&gt;Have a look at the attached application with simple if statement .&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 10:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251869#M1207144</guid>
      <dc:creator />
      <dc:date>2010-04-19T10:30:36Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251870#M1207146</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;I am really grateful for you to take time out for solving my query.&lt;/P&gt;&lt;P&gt;What does VMin &amp;amp; VMax stand for in the example and would the example work if the price on the last selected day is lesser then the price of the first selected day?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 10:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251870#M1207146</guid>
      <dc:creator />
      <dc:date>2010-04-19T10:55:58Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251871#M1207148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;VMax and V Min are two variables to store the the Maximum and Minimum values of the selection.&lt;/P&gt;&lt;P&gt;VMax =Max(Day)&lt;/P&gt;&lt;P&gt;VMin =Min(Day)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you select Day 20 to Day 30, VMAx and VMin will have the below values.&lt;/P&gt;&lt;P&gt;VMax = 30&lt;/P&gt;&lt;P&gt;VMin = 20&lt;/P&gt;&lt;P&gt;And i`m using this variable in if statement to restrict values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;"example work if the price on the last selected day is lesser then the price of the first selected day?"&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt; Example will work in all cases, since i have not checked those conditions.&lt;/P&gt;&lt;P&gt;-Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 11:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251871#M1207148</guid>
      <dc:creator />
      <dc:date>2010-04-19T11:13:41Z</dc:date>
    </item>
    <item>
      <title>Getting the Min &amp; Max values for the selected period</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251872#M1207150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot finally can finish my assignment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Apr 2010 11:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-the-Min-Max-values-for-the-selected-period/m-p/251872#M1207150</guid>
      <dc:creator />
      <dc:date>2010-04-19T11:56:23Z</dc:date>
    </item>
  </channel>
</rss>

