<?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: How to find last 3  Sales of the customer when entering the Customer ID in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-find-last-3-Sales-of-the-customer-when-entering-the/m-p/1373819#M419563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say entered, do you mean when you select a particular customer id?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;Sum({&amp;lt;Date = {"$(='&amp;gt;=' &amp;amp; Date(Max(Date, 3), 'DD.MM.YYYY'))"}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Dec 2017 14:19:58 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-12-08T14:19:58Z</dc:date>
    <item>
      <title>How to find last 3  Sales of the customer when entering the Customer ID</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-last-3-Sales-of-the-customer-when-entering-the/m-p/1373818#M419562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help on this? &lt;/P&gt;&lt;P&gt;How to find last 3 sales of the customer once i enter the customer id?&lt;/P&gt;&lt;P&gt;Example: Entered Customer Id is A202.&lt;/P&gt;&lt;P&gt;I need last his sales&lt;/P&gt;&lt;P&gt;100+200+300 =700.&lt;/P&gt;&lt;P&gt;How to solve this? Thanks in advance&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;Date&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Sales&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;customer ID&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;27.10.2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&amp;nbsp; A202&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;30.10.2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;633&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A202&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;02.10.2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A202&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;06.10.2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A202&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;25.11.2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;300&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A202&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 14:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-last-3-Sales-of-the-customer-when-entering-the/m-p/1373818#M419562</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2017-12-08T14:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to find last 3  Sales of the customer when entering the Customer ID</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-last-3-Sales-of-the-customer-when-entering-the/m-p/1373819#M419563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say entered, do you mean when you select a particular customer id?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;Sum({&amp;lt;Date = {"$(='&amp;gt;=' &amp;amp; Date(Max(Date, 3), 'DD.MM.YYYY'))"}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 14:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-last-3-Sales-of-the-customer-when-entering-the/m-p/1373819#M419563</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-08T14:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to find last 3  Sales of the customer when entering the Customer ID</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-find-last-3-Sales-of-the-customer-when-entering-the/m-p/1373820#M419564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Dec 2017 14:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-find-last-3-Sales-of-the-customer-when-entering-the/m-p/1373820#M419564</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2017-12-08T14:32:08Z</dc:date>
    </item>
  </channel>
</rss>

