<?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 the 3rd/Nth largest value from a field? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-3rd-Nth-largest-value-from-a-field/m-p/316401#M94683</link>
    <description>&lt;P&gt;hi&lt;BR /&gt;
how can we get a colums fileds into row where it is in below format&lt;/P&gt;

&lt;P&gt;_Time    Scotter delivery    Flight dliver  Train deliver  Count&lt;/P&gt;

&lt;P&gt;and i need in &lt;/P&gt;

&lt;P&gt;01-2018  Scotter 1560&lt;/P&gt;

&lt;P&gt;i need month wise used transport mode&lt;/P&gt;</description>
    <pubDate>Thu, 22 Feb 2018 06:52:13 GMT</pubDate>
    <dc:creator>vinodmaddhuri</dc:creator>
    <dc:date>2018-02-22T06:52:13Z</dc:date>
    <item>
      <title>How to find the 3rd/Nth largest value from a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-3rd-Nth-largest-value-from-a-field/m-p/316398#M94680</link>
      <description>&lt;P&gt;Is there a function such as max()/min() in Splunk, so that I can find the 3rd/Nth largest value from a field?&lt;BR /&gt;
For example: &lt;BR /&gt;
Field:&lt;BR /&gt;
1&lt;BR /&gt;
2&lt;BR /&gt;
3&lt;BR /&gt;
4&lt;BR /&gt;
5&lt;BR /&gt;
6&lt;BR /&gt;
Output:&lt;BR /&gt;
function(Field)=4&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Jay&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 21:22:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-3rd-Nth-largest-value-from-a-field/m-p/316398#M94680</guid>
      <dc:creator>zztc2004</dc:creator>
      <dc:date>2017-10-17T21:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the 3rd/Nth largest value from a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-3rd-Nth-largest-value-from-a-field/m-p/316399#M94681</link>
      <description>&lt;P&gt;I believe you can use mvindex() function to return the Nth element.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 21:39:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-3rd-Nth-largest-value-from-a-field/m-p/316399#M94681</guid>
      <dc:creator>kiril123</dc:creator>
      <dc:date>2017-10-17T21:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the 3rd/Nth largest value from a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-3rd-Nth-largest-value-from-a-field/m-p/316400#M94682</link>
      <description>&lt;P&gt;before using that, I should do sort first, right?&lt;BR /&gt;
Is there anyway that I can get Nth lagest value without the sort.&lt;/P&gt;

&lt;P&gt;Jay&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 21:44:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-3rd-Nth-largest-value-from-a-field/m-p/316400#M94682</guid>
      <dc:creator>zztc2004</dc:creator>
      <dc:date>2017-10-17T21:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to find the 3rd/Nth largest value from a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-3rd-Nth-largest-value-from-a-field/m-p/316401#M94683</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
how can we get a colums fileds into row where it is in below format&lt;/P&gt;

&lt;P&gt;_Time    Scotter delivery    Flight dliver  Train deliver  Count&lt;/P&gt;

&lt;P&gt;and i need in &lt;/P&gt;

&lt;P&gt;01-2018  Scotter 1560&lt;/P&gt;

&lt;P&gt;i need month wise used transport mode&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 06:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-the-3rd-Nth-largest-value-from-a-field/m-p/316401#M94683</guid>
      <dc:creator>vinodmaddhuri</dc:creator>
      <dc:date>2018-02-22T06:52:13Z</dc:date>
    </item>
  </channel>
</rss>

