<?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: the last date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/the-last-date/m-p/1510046#M599153</link>
    <description>Try&lt;BR /&gt;Sum(&lt;BR /&gt;If( [Date sale]= max([Date sale]),Sales,0)&lt;BR /&gt;)</description>
    <pubDate>Tue, 20 Nov 2018 21:36:37 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2018-11-20T21:36:37Z</dc:date>
    <item>
      <title>the last date</title>
      <link>https://community.qlik.com/t5/QlikView/the-last-date/m-p/1510044#M599152</link>
      <description>&lt;P&gt;Hello Comunity,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am Sebastián. I have a little problem whit a expresion.&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;I have the sales of each stores with yours date of sales.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PROBLEM.JPG" style="width: 420px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/685i295D1E68A9B973C4/image-dimensions/420x237?v=v2" width="420" height="237" role="button" title="PROBLEM.JPG" alt="PROBLEM.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I need&amp;nbsp;a expression to&amp;nbsp;&lt;SPAN&gt;get the last sale (according the&amp;nbsp;date) to each Store.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I tried with sum( {&amp;lt; Date sale=&amp;nbsp;{"$(=date(max(Date sale)))"} &amp;gt;} Sales&amp;nbsp; , but its not working.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 21:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-last-date/m-p/1510044#M599152</guid>
      <dc:creator>sebastianolivar</dc:creator>
      <dc:date>2018-11-20T21:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: the last date</title>
      <link>https://community.qlik.com/t5/QlikView/the-last-date/m-p/1510046#M599153</link>
      <description>Try&lt;BR /&gt;Sum(&lt;BR /&gt;If( [Date sale]= max([Date sale]),Sales,0)&lt;BR /&gt;)</description>
      <pubDate>Tue, 20 Nov 2018 21:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-last-date/m-p/1510046#M599153</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2018-11-20T21:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: the last date</title>
      <link>https://community.qlik.com/t5/QlikView/the-last-date/m-p/1510070#M599154</link>
      <description>&lt;P&gt;sum(if([Date Sale] = aggr(Max([Date Sale]),Customer,Store),Sales))&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 00:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-last-date/m-p/1510070#M599154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-21T00:26:05Z</dc:date>
    </item>
  </channel>
</rss>

