<?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 Max date return of date in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Max-date-return-of-date/m-p/1594070#M43688</link>
    <description>&lt;P&gt;Hi, I am trying to sum a column of numbers in this case FTE but based on the Month column equalling the latest month.&lt;/P&gt;&lt;P&gt;What I have is a data sheet that is added to each month and the latest months data is added with the current months date.&lt;/P&gt;&lt;P&gt;So I want to sum the FTE but only when the month equals the current month which will be the MAX date however my expression has an error.&lt;/P&gt;&lt;P&gt;Can anyone help, the expression is as follows:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Monthly Bulletin Data.Month]={(Date(Max([Monthly Bulletin Data.Month])))}&amp;gt;}[Monthly Bulletin Data.Person FTE])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2019 10:37:13 GMT</pubDate>
    <dc:creator>Rich_Talbot</dc:creator>
    <dc:date>2019-06-20T10:37:13Z</dc:date>
    <item>
      <title>Max date return of date</title>
      <link>https://community.qlik.com/t5/App-Development/Max-date-return-of-date/m-p/1594070#M43688</link>
      <description>&lt;P&gt;Hi, I am trying to sum a column of numbers in this case FTE but based on the Month column equalling the latest month.&lt;/P&gt;&lt;P&gt;What I have is a data sheet that is added to each month and the latest months data is added with the current months date.&lt;/P&gt;&lt;P&gt;So I want to sum the FTE but only when the month equals the current month which will be the MAX date however my expression has an error.&lt;/P&gt;&lt;P&gt;Can anyone help, the expression is as follows:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Monthly Bulletin Data.Month]={(Date(Max([Monthly Bulletin Data.Month])))}&amp;gt;}[Monthly Bulletin Data.Person FTE])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 10:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Max-date-return-of-date/m-p/1594070#M43688</guid>
      <dc:creator>Rich_Talbot</dc:creator>
      <dc:date>2019-06-20T10:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Max date return of date</title>
      <link>https://community.qlik.com/t5/App-Development/Max-date-return-of-date/m-p/1594075#M43690</link>
      <description>&lt;P&gt;Try this may be&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;[Monthly Bulletin Data.Month] = {"$(=Max([Monthly Bulletin Data.Month]))"}&amp;gt;} [Monthly Bulletin Data.Person FTE])&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 20 Jun 2019 10:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Max-date-return-of-date/m-p/1594075#M43690</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-20T10:42:40Z</dc:date>
    </item>
  </channel>
</rss>

