<?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 can i use like and not like in the same query? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-can-i-use-like-and-not-like-in-the-same-query/m-p/602456#M209704</link>
    <description>&lt;P&gt;The negation operator is &lt;FONT face="courier new,courier"&gt;NOT&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| where (like(RouteCode, "50%") AND NOT like(RouteCode, "503%"))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jun 2022 18:55:56 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-06-20T18:55:56Z</dc:date>
    <item>
      <title>how can i use like and not like in the same query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-can-i-use-like-and-not-like-in-the-same-query/m-p/602434#M209696</link>
      <description>&lt;P&gt;| where like(RouteCode, "50%") AND !like(RouteCode, "503%")&lt;BR /&gt;&lt;BR /&gt;I am trying to show Routecode 501,2, -- anyother not 503.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 16:32:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-can-i-use-like-and-not-like-in-the-same-query/m-p/602434#M209696</guid>
      <dc:creator>ashidhingra</dc:creator>
      <dc:date>2022-06-20T16:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: how can i use like and not like in the same query?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-can-i-use-like-and-not-like-in-the-same-query/m-p/602456#M209704</link>
      <description>&lt;P&gt;The negation operator is &lt;FONT face="courier new,courier"&gt;NOT&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| where (like(RouteCode, "50%") AND NOT like(RouteCode, "503%"))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 18:55:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-can-i-use-like-and-not-like-in-the-same-query/m-p/602456#M209704</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-06-20T18:55:56Z</dc:date>
    </item>
  </channel>
</rss>

