<?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 hide rows based on the number of rows returned from a transaction search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-hide-rows-based-on-the-number-of-rows-returned-from-a/m-p/168249#M47973</link>
    <description>&lt;P&gt;@aweitzman beautiful as always; thanks! Especially appreciate how you give the relevant splunk doc links as well.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Oct 2014 15:52:17 GMT</pubDate>
    <dc:creator>sjanwity</dc:creator>
    <dc:date>2014-10-15T15:52:17Z</dc:date>
    <item>
      <title>How to hide rows based on the number of rows returned from a transaction search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-hide-rows-based-on-the-number-of-rows-returned-from-a/m-p/168247#M47971</link>
      <description>&lt;P&gt;How do I hide rows based on the number of rows returned in a transaction?&lt;/P&gt;

&lt;P&gt;(EDITED: removed all the contextual information as it wasn't needed)&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 15:33:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-hide-rows-based-on-the-number-of-rows-returned-from-a/m-p/168247#M47971</guid>
      <dc:creator>sjanwity</dc:creator>
      <dc:date>2014-10-15T15:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide rows based on the number of rows returned from a transaction search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-hide-rows-based-on-the-number-of-rows-returned-from-a/m-p/168248#M47972</link>
      <description>&lt;P&gt;Check the &lt;CODE&gt;mvcount&lt;/CODE&gt; of the field you're looking at. So in this case, you'd add a clause that says: &lt;CODE&gt;| where mvcount(FIELD_VALUE)!=1&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.4/SearchReference/CommonEvalFunctions"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.4/SearchReference/CommonEvalFunctions&lt;/A&gt; and check out the various &lt;CODE&gt;mv*&lt;/CODE&gt; functions you can use on multivalued fields.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 15:37:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-hide-rows-based-on-the-number-of-rows-returned-from-a/m-p/168248#M47972</guid>
      <dc:creator>aweitzman</dc:creator>
      <dc:date>2014-10-15T15:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide rows based on the number of rows returned from a transaction search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-hide-rows-based-on-the-number-of-rows-returned-from-a/m-p/168249#M47973</link>
      <description>&lt;P&gt;@aweitzman beautiful as always; thanks! Especially appreciate how you give the relevant splunk doc links as well.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 15:52:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-hide-rows-based-on-the-number-of-rows-returned-from-a/m-p/168249#M47973</guid>
      <dc:creator>sjanwity</dc:creator>
      <dc:date>2014-10-15T15:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide rows based on the number of rows returned from a transaction search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-hide-rows-based-on-the-number-of-rows-returned-from-a/m-p/168250#M47974</link>
      <description>&lt;P&gt;Consider looking at the &lt;CODE&gt;eventcount&lt;/CODE&gt; field produced by the &lt;CODE&gt;transaction&lt;/CODE&gt; command as well.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2014 19:46:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-hide-rows-based-on-the-number-of-rows-returned-from-a/m-p/168250#M47974</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-15T19:46:39Z</dc:date>
    </item>
  </channel>
</rss>

