<?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: Entries with max Date to be shown in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839966#M997163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would try to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- "Client" is your dimension;&lt;/P&gt;&lt;P&gt;2- Use set analysis to compute your "actual fee" expression. Someting like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actual_fee = Sum({&amp;lt;approval_date={"$(=max(approval_date))"}&amp;gt;} parameter)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;João Duarte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2015 08:57:48 GMT</pubDate>
    <dc:creator>jduarte12</dc:creator>
    <dc:date>2015-06-17T08:57:48Z</dc:date>
    <item>
      <title>Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839961#M997158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt; I have a table like the one below, now I need to show only the entries with the latest Approval Date for each Client, separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual Fee is an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current table:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89715_Capture.JPG" style="width: 620px; height: 395px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Required table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1`.JPG" class="jive-image image-2" src="/legacyfs/online/89723_Capture1`.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dawar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839961#M997158</guid>
      <dc:creator />
      <dc:date>2015-06-17T08:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839962#M997159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haimanta&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your expression for [Actual Fee] include some dynamic set analysis that filters the table by date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;[Approval Date]={$(=Max([Approval Date]))}&amp;gt;}[Actual Fee])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I sometimes encounter problems when the dates are formatted in a particular way, so you may need some trial and error here.&amp;nbsp; Although it's best to have your dates as numbers and then format them in your tables and charts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839962#M997159</guid>
      <dc:creator />
      <dc:date>2015-06-17T08:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839963#M997160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Straight table&lt;/P&gt;&lt;P&gt;-dimension Client Name&lt;/P&gt;&lt;P&gt;-expressions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -FIrstSortedValue([Engagement Evaluatuion ID], [Approval Date])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Date(Max([Approval Date]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;SPAN style="font-size: 13.3333330154419px;"&gt;FIrstSortedValue([Actual Fee], [Approval Date])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:54:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839963#M997160</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-06-17T08:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839964#M997161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will only return the global maximum date, note the maximum per Client Name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:56:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839964#M997161</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-06-17T08:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839965#M997162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;An Example&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;MyTable:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Customer, Value, Date&lt;BR /&gt; A, 100, 05/06/2015&lt;BR /&gt; A, 120, 01/03/2015&lt;BR /&gt; A, 110, 11/04/2015&lt;BR /&gt; B, 210, 27/02/2015&lt;BR /&gt; B, 250, 01/06/2015&lt;BR /&gt; C, 105, 03/03/2015&lt;BR /&gt; C, 370, 17/06/2015&lt;BR /&gt; C, 469, 15/01/2015&lt;BR /&gt; D, 53, 22/01/2015&lt;BR /&gt; D, 78, 03/01/2015&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Customer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '1' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagMaxDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; MyTable &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;By&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Customer&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; FinalTable:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; MyTable &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagMaxDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='1';&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; MyTable;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839965#M997162</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-06-17T08:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839966#M997163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would try to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- "Client" is your dimension;&lt;/P&gt;&lt;P&gt;2- Use set analysis to compute your "actual fee" expression. Someting like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actual_fee = Sum({&amp;lt;approval_date={"$(=max(approval_date))"}&amp;gt;} parameter)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;João Duarte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839966#M997163</guid>
      <dc:creator>jduarte12</dc:creator>
      <dc:date>2015-06-17T08:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839967#M997164</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:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Client Name],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Engagement Evaluation ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date#([Approval Date],'DD-MMM-YY') as "Approval Date"&lt;/P&gt;&lt;P&gt;Inline [&lt;/P&gt;&lt;P&gt;Client Name, Engagement Evaluation ID, Approval Date&lt;/P&gt;&lt;P&gt;1FB SUPPORT SERVICIES PRIVATE LIMITED, 5046578, 11-dic-13&lt;/P&gt;&lt;P&gt;1FB SUPPORT SERVICIES PRIVATE LIMITED, 5063151, 7-ene-14&lt;/P&gt;&lt;P&gt;2WIRE DEVEPOLMENT CENTER (INDIA) PRIVATE LIMITED, 5321943, 17-jul-14&lt;/P&gt;&lt;P&gt;2WIRE DEVEPOLMENT CENTER (INDIA) PRIVATE LIMITED, 4488361, 16-abr-12&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right Join (DATA)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Client Name],&lt;/P&gt;&lt;P&gt;&amp;nbsp; Date(Max([Approval Date]),'DD-MMM-YY') as "Approval Date"&lt;/P&gt;&lt;P&gt;Resident DATA&lt;/P&gt;&lt;P&gt;Group by [Client Name];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839967#M997164</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2015-06-17T08:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839968#M997165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;João Nuno Duarte wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hello.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I would try to do the following:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;1- "Client" is your dimension;&lt;/P&gt;
&lt;P&gt;2- Use set analysis to compute your "actual fee" expression. Someting like:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;actual_fee = Sum({&amp;lt;approval_date={"$(=max(approval_date))"}&amp;gt;} parameter)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;João Duarte&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;See my comment above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 09:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839968#M997165</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-06-17T09:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839969#M997166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned by Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already tried doing changes in the expression before like &lt;BR /&gt;=Sum({&amp;lt;[Approval Date]={$(=Max([Approval Date]))}&amp;gt;}[Actual Fee])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but only the global latest Approval Date entries were only displayed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 09:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839969#M997166</guid>
      <dc:creator />
      <dc:date>2015-06-17T09:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839970#M997167</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not giving me the Engagement Evaluation ID as per latest Approval Date but instead that of the first Approval Date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 10:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839970#M997167</guid>
      <dc:creator />
      <dc:date>2015-06-17T10:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Entries with max Date to be shown</title>
      <link>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839971#M997168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe.. I need to try something in the script level by doing a join&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 10:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Entries-with-max-Date-to-be-shown/m-p/839971#M997168</guid>
      <dc:creator />
      <dc:date>2015-06-17T10:35:25Z</dc:date>
    </item>
  </channel>
</rss>

