<?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 Resident Load Last Transaction &amp; Corresponding Details in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Resident-Load-Last-Transaction-Corresponding-Details/m-p/679386#M246371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an Excel table that I am trying to load into QlikView. It has the columns Date, Customer No., Balance On Act. and a number of other descriptive columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for assistance with a resident load which will pick 1. Distinct Customer number, 2. Last Date recorded, 3. Balance as at that date, i.e. the balance that corresponds with that date, and all other descriptive columns relating to that date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Aug 2014 08:01:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-14T08:01:37Z</dc:date>
    <item>
      <title>Resident Load Last Transaction &amp; Corresponding Details</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load-Last-Transaction-Corresponding-Details/m-p/679386#M246371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an Excel table that I am trying to load into QlikView. It has the columns Date, Customer No., Balance On Act. and a number of other descriptive columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for assistance with a resident load which will pick 1. Distinct Customer number, 2. Last Date recorded, 3. Balance as at that date, i.e. the balance that corresponds with that date, and all other descriptive columns relating to that date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 08:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load-Last-Transaction-Corresponding-Details/m-p/679386#M246371</guid>
      <dc:creator />
      <dc:date>2014-08-14T08:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load Last Transaction &amp; Corresponding Details</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load-Last-Transaction-Corresponding-Details/m-p/679387#M246372</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 like 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;*,&lt;/P&gt;&lt;P&gt;Date([Last Date]) AS DateFormatted&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INNER JOIN&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;[Customer Number],&lt;/P&gt;&lt;P&gt;Date(Max(DateFormatted)) AS DateFormatted&lt;/P&gt;&lt;P&gt;RESIDENT Data&lt;/P&gt;&lt;P&gt;GROUP BY [Customer Number];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 08:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load-Last-Transaction-Corresponding-Details/m-p/679387#M246372</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-14T08:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load Last Transaction &amp; Corresponding Details</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load-Last-Transaction-Corresponding-Details/m-p/679388#M246373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Spot on, much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 11:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load-Last-Transaction-Corresponding-Details/m-p/679388#M246373</guid>
      <dc:creator />
      <dc:date>2014-08-14T11:23:48Z</dc:date>
    </item>
  </channel>
</rss>

