<?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: Min &amp; Max Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115589#M900887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try with the peek() function&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/InterRecordFunctions/Peek.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/InterRecordFunctions/Peek.htm"&gt;Peek ‒ QlikView&lt;/A&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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best of luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2016 13:20:50 GMT</pubDate>
    <dc:creator>philipp_ebner</dc:creator>
    <dc:date>2016-07-21T13:20:50Z</dc:date>
    <item>
      <title>Min &amp; Max Date</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115588#M900886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to find first,second,third minimum &amp;amp; maximum date of property(Means PropertyID). &lt;/P&gt;&lt;P&gt;Previously I used this below method to find min &amp;amp; max date, but now i need to do this without taking resident. How to do this? Please help me to solve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MinMaxDate:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Property,&lt;/P&gt;&lt;P&gt;if(previous(Property)=Property and Count(Property) &amp;gt;2&amp;nbsp; , Min(Date)) as DateMin, &lt;/P&gt;&lt;P&gt;if(previous(Property)=Property and Count(Property) &amp;gt;2 , Min(Date,2)) as DateMax&lt;/P&gt;&lt;P&gt;resident PropData &lt;/P&gt;&lt;P&gt;Group By Property;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join(MinMaxDate)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Property,&lt;/P&gt;&lt;P&gt;if(previous(Property)=Property and Count(Property) &amp;gt;2&amp;nbsp; , Min(Date,3)) as DateMin, &lt;/P&gt;&lt;P&gt;if(previous(Property)=Property and Count(Property) &amp;gt;2 , Min(Date,4)) as DateMax&lt;/P&gt;&lt;P&gt;resident PropData &lt;/P&gt;&lt;P&gt;Group By Property;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join(MinMaxDate)&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Property,&lt;/P&gt;&lt;P&gt;if(previous(Property)=Property and Count(Property) &amp;gt;2&amp;nbsp; , Min(Date,5)) as DateMin, &lt;/P&gt;&lt;P&gt;if(previous(Property)=Property and Count(Property) &amp;gt;2 , Min(Date,6)) as DateMax&lt;/P&gt;&lt;P&gt;resident PropData &lt;/P&gt;&lt;P&gt;Group By Property;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115588#M900886</guid>
      <dc:creator>yadhunandhanan</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Min &amp; Max Date</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115589#M900887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try with the peek() function&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/InterRecordFunctions/Peek.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/InterRecordFunctions/Peek.htm"&gt;Peek ‒ QlikView&lt;/A&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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best of luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 13:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115589#M900887</guid>
      <dc:creator>philipp_ebner</dc:creator>
      <dc:date>2016-07-21T13:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Min &amp; Max Date</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115590#M900888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;load your table ordering by date and use peek function as Philipp told you .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 14:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115590#M900888</guid>
      <dc:creator>mohamed_ahid</dc:creator>
      <dc:date>2016-07-21T14:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Min &amp; Max Date</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115591#M900889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use&lt;/P&gt;&lt;P&gt;peek(DateMin)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;peek(DateMax)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 14:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115591#M900889</guid>
      <dc:creator />
      <dc:date>2016-07-21T14:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Min &amp; Max Date</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115592#M900890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Abdulraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 06:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115592#M900890</guid>
      <dc:creator>yadhunandhanan</dc:creator>
      <dc:date>2016-07-22T06:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Min &amp; Max Date</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115593#M900891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks philipp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 06:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115593#M900891</guid>
      <dc:creator>yadhunandhanan</dc:creator>
      <dc:date>2016-07-22T06:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Min &amp; Max Date</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115594#M900892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mohamed Ahid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 06:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115594#M900892</guid>
      <dc:creator>yadhunandhanan</dc:creator>
      <dc:date>2016-07-22T06:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Min &amp; Max Date</title>
      <link>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115595#M900893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post) and Helpful Answers (found under the Actions menu under every post).&lt;/P&gt;&lt;P&gt;If not, please make clear what part of this topic you still need help with &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 07:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Min-Max-Date/m-p/1115595#M900893</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2016-07-22T07:16:41Z</dc:date>
    </item>
  </channel>
</rss>

