<?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 HOW TO GET LATEST RECORD BASED ON TIMESTAMP in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010519#M648527</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi all&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a requirement of fetching the Customer_ID with the latest time stamp, what ever being the ITEM he had purchased.&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;THEAD style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TH class="header" style="border: 1px solid black; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid black; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid black; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Header 3&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;ID&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;ITEM&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;TIME_STAMP&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;123&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;BOOKS&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;8/18/2015 13:11&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;123&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;PEN&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;8/18/2015 13:58&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;123&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;PENCIL&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;8/19/2015 15:55&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;999&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;PEN&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;7/17/2013 16:44&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;777&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;BOOKS&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;7/27/2015 19:25&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;777&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;PENCIL&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;7/29/2015 12:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;777&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;BOOKS&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;7/29/2015 12:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I HAVE TO DISPLAY THE RECORD BASED ON LATEST TIMESTAMP IN A STRAIGHT TABLE.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;please can any one help...!!!&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 18:39:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-06T18:39:42Z</dc:date>
    <item>
      <title>HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010519#M648527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi all&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a requirement of fetching the Customer_ID with the latest time stamp, what ever being the ITEM he had purchased.&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;THEAD style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TH class="header" style="border: 1px solid black; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid black; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Header 2&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid black; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Header 3&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;ID&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;ITEM&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;TIME_STAMP&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;123&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;BOOKS&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;8/18/2015 13:11&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;123&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;PEN&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;8/18/2015 13:58&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;123&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;PENCIL&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;8/19/2015 15:55&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;999&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;PEN&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;7/17/2013 16:44&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;777&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;BOOKS&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;7/27/2015 19:25&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;777&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;PENCIL&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;7/29/2015 12:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;777&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;BOOKS&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;7/29/2015 12:01&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD style="border: 1px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I HAVE TO DISPLAY THE RECORD BASED ON LATEST TIMESTAMP IN A STRAIGHT TABLE.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;please can any one help...!!!&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 18:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010519#M648527</guid>
      <dc:creator />
      <dc:date>2015-10-06T18:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010520#M648528</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;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;1) Max(TIME_STAMP)&lt;/P&gt;&lt;P&gt;2) FirstSortedValue(ITEM,-TIME_STAMP)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 18:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010520#M648528</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-10-06T18:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010521#M648529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 20px; font-weight: bold; line-height: 1.5em;"&gt;Manish Kachhia &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried that,any other way please check the output as below &lt;IMG alt="Snip20151006_9.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101161_Snip20151006_9.png" style="height: 156px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;if it has same time stamp it should pick up last value and it should not be blank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 18:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010521#M648529</guid>
      <dc:creator />
      <dc:date>2015-10-06T18:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010522#M648530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Duplicate of &lt;A href="https://community.qlik.com/thread/185659"&gt;getting the latest record based on time stamp&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:06:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010522#M648530</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2015-10-06T19:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010523#M648531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;if(max(TIME_STAMP)=max(TOTAL TIME_STAMP), max(TIME_STAMP))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101169_1.png" style="height: auto; width: auto;" /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;t:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load ID, ITEM, Timestamp(Timestamp#(TIME_STAMP, 'MM/DD/YYYY hh:mm')) as TIME_STAMP &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ID, ITEM, TIME_STAMP&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;123, BOOKS, 8/18/2015 13:11&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;123, PEN, 8/18/2015 13:58&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;123, PENCIL, 8/19/2015 15:55&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;999, PEN, 7/17/2013 16:44&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;777, BOOKS, 7/27/2015 19:25&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;777, PENCIL, 7/29/2015 12:01&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;777, BOOKS, 7/29/2015 12:01&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:09:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010523#M648531</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-10-06T19:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010524#M648532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maxgro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree what you meant but how do i get other customer Id &lt;/P&gt;&lt;P&gt;you have shown only ID 123 how about others. please can you check once &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010524#M648532</guid>
      <dc:creator />
      <dc:date>2015-10-06T19:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010525#M648533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FirstSortedValue(DISTINCT ITEM, -TIME_STAMP)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010525#M648533</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-10-06T19:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010526#M648534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010526#M648534</guid>
      <dc:creator />
      <dc:date>2015-10-06T19:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010527#M648535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(max(TIME_STAMP)=max(TOTAL &amp;lt;ID&amp;gt; TIME_STAMP), max(TIME_STAMP))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101170_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010527#M648535</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-10-06T19:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010528#M648536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Snip20151006_10.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101175_Snip20151006_10.png" style="height: 98px; width: 620px;" /&gt; &lt;/P&gt;&lt;P&gt;please can you look more in detail please, its not accepting DISTINCT and it says expression OK &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010528#M648536</guid>
      <dc:creator />
      <dc:date>2015-10-06T19:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010529#M648537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ignore red lines.. It's a bug which has to be fixed by QlikTech.. You just use the expression. You should get the result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010529#M648537</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-10-06T19:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010530#M648538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though am not getting output please can you check any other alternative please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 04:03:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010530#M648538</guid>
      <dc:creator />
      <dc:date>2015-10-07T04:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010531#M648539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me know after checking the enclosed file..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 08:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010531#M648539</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-10-07T08:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010532#M648540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;How do we remove null values for a expression for straight table in qlik view&lt;/P&gt;&lt;P class="p1"&gt;&lt;/P&gt;&lt;P class="p1"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 14:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010532#M648540</guid>
      <dc:creator />
      <dc:date>2015-10-07T14:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET LATEST RECORD BASED ON TIMESTAMP</title>
      <link>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010533#M648541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(IsNull(YourExpression),0,YourExpression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tick Suppress Zero Values in Presentation Tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 15:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/HOW-TO-GET-LATEST-RECORD-BASED-ON-TIMESTAMP/m-p/1010533#M648541</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-10-07T15:27:27Z</dc:date>
    </item>
  </channel>
</rss>

