<?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: Best Way to Find if Field Matches a Value in an MV Field in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Best-Way-to-Find-if-Field-Matches-a-Value-in-an-MV-Field/m-p/577810#M47352</link>
    <description>&lt;P&gt;Try &lt;FONT face="courier new,courier"&gt;mvfind&lt;/FONT&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval found = mvfind(field2, field1)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Dec 2021 20:41:47 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-12-08T20:41:47Z</dc:date>
    <item>
      <title>Best Way to Find if Field Matches a Value in an MV Field</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Best-Way-to-Find-if-Field-Matches-a-Value-in-an-MV-Field/m-p/577809#M47351</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am wondering what the best way to find a value in one my fields matches what is in a mv field. I cannot use mv expand and a where due to the storage limit I encounter. Is there a way to show that "match" matches with the values in field2, but "miss" would not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="strehb18_0-1638993033222.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/17155i6D1744C8F06ABA05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="strehb18_0-1638993033222.png" alt="strehb18_0-1638993033222.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 19:53:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Best-Way-to-Find-if-Field-Matches-a-Value-in-an-MV-Field/m-p/577809#M47351</guid>
      <dc:creator>strehb18</dc:creator>
      <dc:date>2021-12-08T19:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Best Way to Find if Field Matches a Value in an MV Field</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Best-Way-to-Find-if-Field-Matches-a-Value-in-an-MV-Field/m-p/577810#M47352</link>
      <description>&lt;P&gt;Try &lt;FONT face="courier new,courier"&gt;mvfind&lt;/FONT&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval found = mvfind(field2, field1)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 20:41:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Best-Way-to-Find-if-Field-Matches-a-Value-in-an-MV-Field/m-p/577810#M47352</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-12-08T20:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Best Way to Find if Field Matches a Value in an MV Field</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Best-Way-to-Find-if-Field-Matches-a-Value-in-an-MV-Field/m-p/578093#M47361</link>
      <description>&lt;P&gt;Try where like. It can compare with any value inside the mv field.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| where field1 LIKE (field2)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 23:56:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Best-Way-to-Find-if-Field-Matches-a-Value-in-an-MV-Field/m-p/578093#M47361</guid>
      <dc:creator>ldongradi_SPL</dc:creator>
      <dc:date>2021-12-10T23:56:25Z</dc:date>
    </item>
  </channel>
</rss>

