<?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: don't show  rows with specific column values in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335748#M5043</link>
    <description>&lt;P&gt;for the additional condition try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|base search|where received="1" AND currency!="dollar" AND currency!="sterling" |table amount, currency , received, time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 08 Mar 2018 12:13:07 GMT</pubDate>
    <dc:creator>493669</dc:creator>
    <dc:date>2018-03-08T12:13:07Z</dc:date>
    <item>
      <title>don't show  rows with specific column values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335744#M5039</link>
      <description>&lt;P&gt;| base search &lt;BR /&gt;
table amount, currency , received, time&lt;/P&gt;

&lt;P&gt;The value of 'received' field is either 0 or 1.&lt;/P&gt;

&lt;P&gt;I want my table to show rows where the value of column 'received' is '1'.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 11:50:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335744#M5039</guid>
      <dc:creator>zacksoft</dc:creator>
      <dc:date>2018-03-08T11:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: don't show  rows with specific column values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335745#M5040</link>
      <description>&lt;P&gt;Hi @zacksoft,&lt;BR /&gt;
try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|base search|where received="1"|table amount, currency , received, time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Mar 2018 11:54:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335745#M5040</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-03-08T11:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: don't show  rows with specific column values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335746#M5041</link>
      <description>&lt;P&gt;Hey zacksoft,&lt;/P&gt;

&lt;P&gt;Try this:&lt;BR /&gt;
| base search &lt;BR /&gt;
table amount, currency , received, time | search received = "1"&lt;/P&gt;

&lt;P&gt;Let me know if this helps!!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 11:56:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335746#M5041</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-03-08T11:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: don't show  rows with specific column values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335747#M5042</link>
      <description>&lt;P&gt;This works. Thank u.&lt;BR /&gt;
One more thing. I also want to add the condition there, &lt;BR /&gt;
show me only the rows where "received"="1" and "currency" not equal to "dollar" or "sterling"   ??&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 12:05:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335747#M5042</guid>
      <dc:creator>zacksoft</dc:creator>
      <dc:date>2018-03-08T12:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: don't show  rows with specific column values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335748#M5043</link>
      <description>&lt;P&gt;for the additional condition try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|base search|where received="1" AND currency!="dollar" AND currency!="sterling" |table amount, currency , received, time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Mar 2018 12:13:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335748#M5043</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-03-08T12:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: don't show  rows with specific column values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335749#M5044</link>
      <description>&lt;P&gt;| base search &lt;BR /&gt;
table amount, currency , received, time | search received = "1" AND currency!="dollar" AND currency!="sterling" &lt;/P&gt;

&lt;P&gt;Please accept the answer if it worked!!&lt;BR /&gt;
Thanks!!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 12:17:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335749#M5044</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-03-08T12:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: don't show  rows with specific column values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335750#M5045</link>
      <description>&lt;P&gt;I think this won't work .It is checking here if all three conditions are true.&lt;BR /&gt;
What I am looking for is received = "1"  condition must be true AND  Currency not equal to dollar OR Sterling OR Mac.&lt;/P&gt;

&lt;P&gt;Hope I didn't confuse&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 12:22:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335750#M5045</guid>
      <dc:creator>zacksoft</dc:creator>
      <dc:date>2018-03-08T12:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: don't show  rows with specific column values</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335751#M5046</link>
      <description>&lt;P&gt;try this&lt;BR /&gt;
| base search &lt;BR /&gt;
table amount, currency , received, time | search received = "1" AND (currency!="dollar" OR currency!="sterling" OR currency!="mac")&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 12:34:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/don-t-show-rows-with-specific-column-values/m-p/335751#M5046</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-03-08T12:34:39Z</dc:date>
    </item>
  </channel>
</rss>

