<?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: Top last in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-last/m-p/131320#M760341</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;In this case use below expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FirstSortedValue(distinct aggr(sum(Amount),ReleaseName), -KeepChar(ReleaseName,'0123456789'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2018 08:15:53 GMT</pubDate>
    <dc:creator>prashantsanchet</dc:creator>
    <dc:date>2018-08-29T08:15:53Z</dc:date>
    <item>
      <title>Top last</title>
      <link>https://community.qlik.com/t5/QlikView/Top-last/m-p/131314#M760335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table which has release name and amount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like below&lt;/P&gt;&lt;P&gt;ReleaseName Amount&lt;/P&gt;&lt;P&gt;S12.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 27&lt;/P&gt;&lt;P&gt;S12.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40&lt;/P&gt;&lt;P&gt;S12.3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&lt;/P&gt;&lt;P&gt;S12.4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;and so on &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;in a text box i need to show the last release amount&lt;/P&gt;&lt;P&gt;how can i achive that .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;for example considering above table in a text object i need to show &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;22 which is for last release S12.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thans in Advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-last/m-p/131314#M760335</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Top last</title>
      <link>https://community.qlik.com/t5/QlikView/Top-last/m-p/131315#M760336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Amount, -KeepChar(ReleaseName,'0123456789'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 07:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-last/m-p/131315#M760336</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-29T07:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Top last</title>
      <link>https://community.qlik.com/t5/QlikView/Top-last/m-p/131316#M760337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;Thanks for the reply , But this is not working . this shows a dash in text object .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 07:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-last/m-p/131316#M760337</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2018-08-29T07:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Top last</title>
      <link>https://community.qlik.com/t5/QlikView/Top-last/m-p/131317#M760338</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;Please try to use below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FirstSortedValue(distinct Amount, -KeepChar(ReleaseName,'0123456789'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This expression gives expected output.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Please find attached screenshot&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Last Releae.PNG" class="jive-image image-1" src="/legacyfs/online/212065_Last Releae.PNG" style="height: 471px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 07:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-last/m-p/131317#M760338</guid>
      <dc:creator>prashantsanchet</dc:creator>
      <dc:date>2018-08-29T07:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Top last</title>
      <link>https://community.qlik.com/t5/QlikView/Top-last/m-p/131318#M760339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working with me.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212084_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 07:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-last/m-p/131318#M760339</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-08-29T07:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Top last</title>
      <link>https://community.qlik.com/t5/QlikView/Top-last/m-p/131319#M760340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For the reply prashanth ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For real scenario i have the data as shown in the screenshot ..&lt;/P&gt;&lt;P&gt;For this when the release R-18.7 is the latest one (last value) and when summed the hours should be 491 for R-18.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with your suggested expression i am getting only 70 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture444.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212079_Capture444.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 08:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-last/m-p/131319#M760340</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2018-08-29T08:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Top last</title>
      <link>https://community.qlik.com/t5/QlikView/Top-last/m-p/131320#M760341</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;In this case use below expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FirstSortedValue(distinct aggr(sum(Amount),ReleaseName), -KeepChar(ReleaseName,'0123456789'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 08:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-last/m-p/131320#M760341</guid>
      <dc:creator>prashantsanchet</dc:creator>
      <dc:date>2018-08-29T08:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Top last</title>
      <link>https://community.qlik.com/t5/QlikView/Top-last/m-p/131321#M760342</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;If this is correct solution ,please mark as correct answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 09:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-last/m-p/131321#M760342</guid>
      <dc:creator>prashantsanchet</dc:creator>
      <dc:date>2018-08-29T09:15:41Z</dc:date>
    </item>
  </channel>
</rss>

