<?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: Calculated Dimension: How to retrieve the most recent date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707569#M667998</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;Try this as Calculated Dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Completed On]&lt;/SPAN&gt;), SID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Oct 2014 05:57:04 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-10-28T05:57:04Z</dc:date>
    <item>
      <title>Calculated Dimension: How to retrieve the most recent date</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707567#M667996</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 trying to create a pivot table that includes a "Completed On" date column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69816_data1.PNG.png" style="width: 620px; height: 84px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my data set, i have many "Completed On" dates to one "SID" (Unique identifier).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69817_data2.PNG.png" /&gt;&lt;/P&gt;&lt;P&gt;How do i create a calculated dimension that gets the most recent date from the "Completed On" column? Currently, SID 114381 is retrieving 14/10/2014, but i want it to retrieve 17/10/2014. How is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 05:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707567#M667996</guid>
      <dc:creator />
      <dc:date>2014-10-28T05:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension: How to retrieve the most recent date</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707568#M667997</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;=FirstSortedValue([Completed On], -[Completed On])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 05:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707568#M667997</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-10-28T05:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension: How to retrieve the most recent date</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707569#M667998</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;Try this as Calculated Dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Completed On]&lt;/SPAN&gt;), SID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 05:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707569#M667998</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-28T05:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension: How to retrieve the most recent date</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707570#M667999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting an error.&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/69821_pastedImage_0.png" style="width: 620px; height: 33px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i put your formula into the expression of a table box , it comes up with these numbers, i'm not sure what they mean, maybe you can shed some light on it.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/69823_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 05:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707570#M667999</guid>
      <dc:creator />
      <dc:date>2014-10-28T05:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimension: How to retrieve the most recent date</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707571#M668000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;Convert the format to Date like below calculated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Date(FirstSortedValue([Completed On], -[Completed On]))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 06:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimension-How-to-retrieve-the-most-recent-date/m-p/707571#M668000</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-28T06:06:45Z</dc:date>
    </item>
  </channel>
</rss>

