<?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: Select Date in a column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-Date-in-a-column/m-p/422097#M1164558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert, thanks for this! it headed me in the right direction... I ended up using this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstSortedValue(DISTINCT [Date],-[Date],2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2012 09:36:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-17T09:36:05Z</dc:date>
    <item>
      <title>Select Date in a column</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Date-in-a-column/m-p/422095#M1164556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, please help if you can&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need a way to find the second highest value in a date range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if this is the Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;17/10/2012&lt;/P&gt;&lt;P&gt;14/10/2012&lt;/P&gt;&lt;P&gt;13/10/2012&lt;/P&gt;&lt;P&gt;11/10/2012&lt;/P&gt;&lt;P&gt;05/10/2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would want the formula to return 14/10/2012...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I might be over thinking this but I am not sure how to do this..&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, 17 Oct 2012 09:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Date-in-a-column/m-p/422095#M1164556</guid>
      <dc:creator />
      <dc:date>2012-10-17T09:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Select Date in a column</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Date-in-a-column/m-p/422096#M1164557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this: =date(FirstSortedValue( [Date],-[Date],2),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;Also make sure your date is really a date and not text. Use the date# function if necessary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 09:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Date-in-a-column/m-p/422096#M1164557</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-17T09:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Select Date in a column</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Date-in-a-column/m-p/422097#M1164558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert, thanks for this! it headed me in the right direction... I ended up using this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstSortedValue(DISTINCT [Date],-[Date],2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2012 09:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Date-in-a-column/m-p/422097#M1164558</guid>
      <dc:creator />
      <dc:date>2012-10-17T09:36:05Z</dc:date>
    </item>
  </channel>
</rss>

