<?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 Need help with max(date) logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011082#M343060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a set of client data which is from different months. What i have as front-end are different charts,static tables and some filters.What i need to do is apply a logic that when a user selects a fiscal year I will have the latest results for their company and if they select a specific month they will get the latest data up until this month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Data:&lt;/P&gt;&lt;P&gt;Lets say that our Fiscal Year starts November&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Fiscal Year&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Client&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Month&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Value&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FY14&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Bank of America&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan 10th&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FY14&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Bank of America&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan 15th&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FY14&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Bank of America&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar 10th&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want is when the user selects FY14 they will see the latest value for the Fiscal Year which is 8th and it was recorded on Mar the 10th.If they select Jan FY14, they will see the value of 9 which at this time was the latest value that they had. If they click on Mar... they will see the value of 8th. Any help will be widely appreciated.&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, 17 Nov 2015 10:21:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-11-17T10:21:29Z</dc:date>
    <item>
      <title>Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011082#M343060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a set of client data which is from different months. What i have as front-end are different charts,static tables and some filters.What i need to do is apply a logic that when a user selects a fiscal year I will have the latest results for their company and if they select a specific month they will get the latest data up until this month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample Data:&lt;/P&gt;&lt;P&gt;Lets say that our Fiscal Year starts November&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Fiscal Year&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Client&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Month&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Value&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FY14&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Bank of America&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan 10th&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FY14&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Bank of America&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jan 15th&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;FY14&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Bank of America&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Mar 10th&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want is when the user selects FY14 they will see the latest value for the Fiscal Year which is 8th and it was recorded on Mar the 10th.If they select Jan FY14, they will see the value of 9 which at this time was the latest value that they had. If they click on Mar... they will see the value of 8th. Any help will be widely appreciated.&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, 17 Nov 2015 10:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011082#M343060</guid>
      <dc:creator />
      <dc:date>2015-11-17T10:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011083#M343061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Date field that has a numeric representation (e.g. using QV date interpretation functions):&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2622"&gt;Get the Dates Right&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then your expression to get the latest Value should just be&lt;/P&gt;&lt;P&gt;=FirstSortedValue( Value, -Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 12:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011083#M343061</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-17T12:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011084#M343062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can look for more on FirstSortedValue at this link: &lt;A href="https://community.qlik.com/docs/DOC-9044"&gt;Value Associated with Min/Max Value of Another Field (Front End Solution)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 13:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011084#M343062</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-17T13:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011085#M343063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need an aggregate of the Value as I have multiple responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I might have for FY14 Jan three responses in the same date for the same customer that i will need to aggregate.&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: 13px;"&gt;=FirstSortedValue( Value, -Date)&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: 13px;"&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: 13px;"&gt;The "Value" here will be a SUM from the data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 18:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011085#M343063</guid>
      <dc:creator />
      <dc:date>2015-11-17T18:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011086#M343064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;=FirstSortedValue( Aggr( Sum(Value), Date), Aggr(-Date, Date) )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 20:04:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011086#M343064</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-17T20:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011087#M343065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked but it is showing the value only for the latest date. How can i group the same thing but for multiple clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client Id: 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Date: 21/08/2014&lt;/P&gt;&lt;P&gt;Value: 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client Id:3&lt;/P&gt;&lt;P&gt;Date: 21/08/2014&lt;/P&gt;&lt;P&gt;Value:5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client Id:2&lt;/P&gt;&lt;P&gt;Date: 22/08/2014&lt;/P&gt;&lt;P&gt;Value:5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total Value should be: Client ID 3 latest value plus Client ID 2 latest value = Total: 10&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 13:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011087#M343065</guid>
      <dc:creator />
      <dc:date>2015-11-18T13:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011088#M343066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum( Aggr( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;FirstSortedValue( Aggr( Sum(Value), Client,&amp;nbsp; Date), Aggr(-Date, Client, Date) ), Client))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 16:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011088#M343066</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-18T16:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011089#M343067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i tried what you mentioned above i got the value 0, changed it with count and it gives me the value for all dates not only for the latest. Here is the exact expression that I used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUM( Aggr( FirstSortedValue( Aggr( SUM({$&amp;lt;NPS_Category = {'Promoter'}&amp;gt;}NPS_Category), organization_survey_respondent_id,&amp;nbsp; close_date_cal), Aggr(-close_date_cal, organization_survey_respondent_id, close_date_cal) ), organization_survey_respondent_id)) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 16:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011089#M343067</guid>
      <dc:creator />
      <dc:date>2015-11-18T16:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011090#M343068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you upload a small sample QVW or some sample input records?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 17:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011090#M343068</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-18T17:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011091#M343069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope that this helps. I much appreciate you looking into that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 14:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011091#M343069</guid>
      <dc:creator />
      <dc:date>2015-11-19T14:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011092#M343070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You shouldn't do a SUM of the NPS_Category, because it's a text value, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;NPS_Category = {'Promoter'}&amp;gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr( FirstSortedValue(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr( count({$&amp;lt;NPS_Category = {'Promoter'}&amp;gt;}NPS_Category), client_id,&amp;nbsp; close_date_cal),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr(-Only( {$&amp;lt;NPS_Category = {'Promoter'}&amp;gt;}close_date_cal), client_id, close_date_cal)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , client_id)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to me returning the correct values. For example, with the selection made in attached sample, I get 210.&lt;/P&gt;&lt;P&gt;Summing all the count of NPS_Category for the last close_date_cal per client also gives me this number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2015 12:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011092#M343070</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-21T12:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011093#M343071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is a text value, but what we should have in the end is... if you click on Fiscal Year as a filter and you filter by 2014&amp;nbsp; you should end up with 797 promoters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 14:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011093#M343071</guid>
      <dc:creator />
      <dc:date>2015-11-23T14:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011094#M343072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would be helpful if you tell us how you have calculated the 797 promoters, or how the number of promoters correlates with the count of NPS_Category.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 17:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011094#M343072</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-23T17:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with max(date) logic</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011095#M343073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the attached file i already grouped them by Fiscal Year and when i group the data by fiscal year i get the latest date and results on a Fiscal Year level, but the idea is that we want to do this on a monthly and on a fiscal year level. So we need to load all the data and depending on the filter that the user selected (Fiscal Year) or January, February, March we would need to get the latest survey and count of promoters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2015 13:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-with-max-date-logic/m-p/1011095#M343073</guid>
      <dc:creator />
      <dc:date>2015-12-01T13:11:20Z</dc:date>
    </item>
  </channel>
</rss>

