<?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 AW:Re: AW:how to get second top value in column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172328#M41928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I transformed your values in an Excel file.&lt;/P&gt;&lt;P&gt;Then used the loadscript:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCNDVALUE:&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;custid, &lt;P&gt;runtime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(previous(custid)&amp;lt;&amp;gt;custid,1,peek(myline)+1) as myline &lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;..\second_value.xlsx&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;ooxml, embedded labels, table is &lt;P&gt;Table1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i used a chart - table and build an expression:&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;({$&amp;lt;zeile={2}&amp;gt;}laufzeit)-sum({$&amp;lt;zeile={1}&amp;gt;}laufzeit)&lt;/P&gt;&lt;P&gt;So you get the Delta-information from the Second minus the first value...&lt;/P&gt;&lt;P&gt;It can be extended as you want &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Mar 2011 09:08:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-22T09:08:36Z</dc:date>
    <item>
      <title>how to get second top value in column</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172325#M41925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to get the value which is in second top most values like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date Column&lt;/P&gt;&lt;P&gt;12/02/2011 10:25&lt;/P&gt;&lt;P&gt;20/02/2011 2:55&lt;/P&gt;&lt;P&gt;25/02/2011 3:12&lt;/P&gt;&lt;P&gt;28/02/2011 12:45&lt;/P&gt;&lt;P&gt;and also i want to get difference in min of them like&lt;/P&gt;&lt;P&gt;A) Second value is 20/02/2011&lt;/P&gt;&lt;P&gt;B) Difference of them is like (20/02/2011-12/02/2011)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me how can i get it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 15:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172325#M41925</guid>
      <dc:creator />
      <dc:date>2011-03-21T15:40:37Z</dc:date>
    </item>
    <item>
      <title>AW:how to get second top value in column</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172326#M41926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you could try interrecord functions like before and after.&lt;/P&gt;&lt;P&gt;How do you prepare your data? How do you want to visualize it?&lt;/P&gt;&lt;P&gt;If you could upload an application, it would be helpfull.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 16:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172326#M41926</guid>
      <dc:creator />
      <dc:date>2011-03-21T16:29:43Z</dc:date>
    </item>
    <item>
      <title>AW:how to get second top value in column</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172327#M41927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello sir,&lt;/P&gt;&lt;P&gt;clear requirement is like this&lt;/P&gt;&lt;P&gt;i have a table as&lt;/P&gt;&lt;P&gt;cust id time&lt;/P&gt;&lt;P&gt;101 10:24&lt;/P&gt;&lt;P&gt;101 10;25 -------------------&amp;gt; this one would be desired result&lt;/P&gt;&lt;P&gt;101 10;26&lt;/P&gt;&lt;P&gt;102 10:24&lt;/P&gt;&lt;P&gt;102 10;25 -------------------&amp;gt; this one would be desired result&lt;/P&gt;&lt;P&gt;102 10;26&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i mean i want to to second item from table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 18:25:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172327#M41927</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-03-21T18:25:14Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:how to get second top value in column</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172328#M41928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I transformed your values in an Excel file.&lt;/P&gt;&lt;P&gt;Then used the loadscript:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SCNDVALUE:&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;custid, &lt;P&gt;runtime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(previous(custid)&amp;lt;&amp;gt;custid,1,peek(myline)+1) as myline &lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;..\second_value.xlsx&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;ooxml, embedded labels, table is &lt;P&gt;Table1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then i used a chart - table and build an expression:&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;({$&amp;lt;zeile={2}&amp;gt;}laufzeit)-sum({$&amp;lt;zeile={1}&amp;gt;}laufzeit)&lt;/P&gt;&lt;P&gt;So you get the Delta-information from the Second minus the first value...&lt;/P&gt;&lt;P&gt;It can be extended as you want &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 09:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172328#M41928</guid>
      <dc:creator />
      <dc:date>2011-03-22T09:08:36Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:how to get second top value in column</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172329#M41929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Check the new share qv post, Any Value from Any Column and you will find some answers. I hope this solve your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2011 10:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172329#M41929</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2011-03-22T10:17:40Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:how to get second top value in column</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172330#M41930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even more. Check for Any Value, from Any Column Anywhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 10:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-second-top-value-in-column/m-p/172330#M41930</guid>
      <dc:creator>christian77</dc:creator>
      <dc:date>2011-03-23T10:22:24Z</dc:date>
    </item>
  </channel>
</rss>

