<?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 display few matching entries from table. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-few-matching-entries-from-table/m-p/212254#M62118</link>
    <description>&lt;P&gt;Try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your current search giving first table | eventstats count by Name,Place | where count=2 | fields - count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 02 Sep 2015 15:32:30 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2015-09-02T15:32:30Z</dc:date>
    <item>
      <title>How to display few matching entries from table.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-few-matching-entries-from-table/m-p/212253#M62117</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have created a table something like this.&lt;BR /&gt;
Name, Place , Business, Value&lt;BR /&gt;
Bob, NY, Retail, 1000&lt;BR /&gt;
Alice, Boston, Transport, 2000&lt;BR /&gt;
Amit, Delhi, E-commerce, 500&lt;BR /&gt;
Bob, NY, Entertainment, 1500&lt;BR /&gt;
Usha, Mumbai, Films, 800&lt;BR /&gt;
Alice, NY, Films, 5000&lt;BR /&gt;
Alice, Boston, FastFood, 900&lt;/P&gt;

&lt;P&gt;I want to display only those results where a person having 2 different businesses in same city.&lt;BR /&gt;
Bob, NY, Retail, 1000&lt;BR /&gt;
Bob, NY, Entertainment, 1500&lt;BR /&gt;
Alice, Boston, Transport, 2000&lt;BR /&gt;
Alice, Boston, FastFood, 900&lt;/P&gt;

&lt;P&gt;Thanks for your help.&lt;/P&gt;

&lt;P&gt;Regards&lt;BR /&gt;
Ashok&lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 14:35:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-few-matching-entries-from-table/m-p/212253#M62117</guid>
      <dc:creator>ashokqos</dc:creator>
      <dc:date>2015-09-02T14:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to display few matching entries from table.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-few-matching-entries-from-table/m-p/212254#M62118</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your current search giving first table | eventstats count by Name,Place | where count=2 | fields - count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Sep 2015 15:32:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-few-matching-entries-from-table/m-p/212254#M62118</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-09-02T15:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to display few matching entries from table.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-display-few-matching-entries-from-table/m-p/212255#M62119</link>
      <description>&lt;P&gt;Wow!! Thanks a lot. I was trying to achieve the same result using subsearches. &lt;/P&gt;</description>
      <pubDate>Wed, 02 Sep 2015 16:39:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-display-few-matching-entries-from-table/m-p/212255#M62119</guid>
      <dc:creator>ashokqos</dc:creator>
      <dc:date>2015-09-02T16:39:56Z</dc:date>
    </item>
  </channel>
</rss>

