<?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: Hide or delete a row in chart ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Hide-or-delete-a-row-in-chart/m-p/136723#M28161</link>
    <description>&lt;P&gt;thanks Abishek &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Sep 2014 14:04:35 GMT</pubDate>
    <dc:creator>realajay89</dc:creator>
    <dc:date>2014-09-24T14:04:35Z</dc:date>
    <item>
      <title>Hide or delete a row in chart ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hide-or-delete-a-row-in-chart/m-p/136721#M28159</link>
      <description>&lt;P&gt;how can we hide a result in the chart &lt;/P&gt;

&lt;P&gt;name    bank     money&lt;/P&gt;

&lt;P&gt;johnson UBS     234&lt;/P&gt;

&lt;P&gt;john      RBS    989&lt;/P&gt;

&lt;P&gt;micheal  swiss  9900&lt;/P&gt;

&lt;P&gt;i want to hide the  entire second row of john.. &lt;BR /&gt;
desired output :&lt;/P&gt;

&lt;P&gt;name    bank     money&lt;/P&gt;

&lt;P&gt;johnson UBS     234&lt;/P&gt;

&lt;P&gt;micheal  swiss  9900&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2014 14:40:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hide-or-delete-a-row-in-chart/m-p/136721#M28159</guid>
      <dc:creator>realajay89</dc:creator>
      <dc:date>2014-09-23T14:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide or delete a row in chart ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hide-or-delete-a-row-in-chart/m-p/136722#M28160</link>
      <description>&lt;P&gt;Hello Ajay,&lt;BR /&gt;
You need to control these things in the search query where you get the result.&lt;/P&gt;

&lt;P&gt;If they are already extracted records.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; Search name!="john"|chart...
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;OR&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; Search ...|where name!="john"|chart...
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
L&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2014 14:47:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hide-or-delete-a-row-in-chart/m-p/136722#M28160</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-09-23T14:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hide or delete a row in chart ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Hide-or-delete-a-row-in-chart/m-p/136723#M28161</link>
      <description>&lt;P&gt;thanks Abishek &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2014 14:04:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Hide-or-delete-a-row-in-chart/m-p/136723#M28161</guid>
      <dc:creator>realajay89</dc:creator>
      <dc:date>2014-09-24T14:04:35Z</dc:date>
    </item>
  </channel>
</rss>

