<?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 only find matches where two tables have the same value? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166902#M47507</link>
    <description>&lt;P&gt;Thanks, that worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Aug 2014 11:52:59 GMT</pubDate>
    <dc:creator>Hergel</dc:creator>
    <dc:date>2014-08-01T11:52:59Z</dc:date>
    <item>
      <title>How to only find matches where two tables have the same value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166899#M47504</link>
      <description>&lt;P&gt;I have one table called CurrentValue and another called NextValue, I want to be able to only find results where CurrentValue and NextValue have the exact same value. How can I accomplish this?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 09:00:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166899#M47504</guid>
      <dc:creator>Hergel</dc:creator>
      <dc:date>2014-08-01T09:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to only find matches where two tables have the same value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166900#M47505</link>
      <description>&lt;P&gt;CurrentValue and NextValue are tables right? the value should be same in any one column or multiple columns. Need more details to answer your question.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 10:40:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166900#M47505</guid>
      <dc:creator>strive</dc:creator>
      <dc:date>2014-08-01T10:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to only find matches where two tables have the same value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166901#M47506</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Could you try to use "where" command to compare 2 fields' value?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(your search) | where CurrentValue=NextValue 
  OR
(your search) | where 'CurrentValue'='NextValue' 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I hope it helps you.&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 11:07:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166901#M47506</guid>
      <dc:creator>Suda</dc:creator>
      <dc:date>2014-08-01T11:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to only find matches where two tables have the same value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166902#M47507</link>
      <description>&lt;P&gt;Thanks, that worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 11:52:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166902#M47507</guid>
      <dc:creator>Hergel</dc:creator>
      <dc:date>2014-08-01T11:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to only find matches where two tables have the same value?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166903#M47508</link>
      <description>&lt;P&gt;Thanks, that worked &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2014 11:53:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-only-find-matches-where-two-tables-have-the-same-value/m-p/166903#M47508</guid>
      <dc:creator>Hergel</dc:creator>
      <dc:date>2014-08-01T11:53:19Z</dc:date>
    </item>
  </channel>
</rss>

