<?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: Seperate Multivalue Fields with Carriage Return Delimiter in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Seperate-Multivalue-Fields-with-Carriage-Return-Delimiter/m-p/378519#M169012</link>
    <description>&lt;P&gt;Hi @mistydennis,&lt;BR /&gt;
Use &lt;CODE&gt;mvexpand&lt;/CODE&gt; command to separate multivalue fields:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...|mvexpand Animal
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Reference: &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.1/SearchReference/Mvexpand"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.1/SearchReference/Mvexpand&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Jun 2018 04:51:05 GMT</pubDate>
    <dc:creator>493669</dc:creator>
    <dc:date>2018-06-09T04:51:05Z</dc:date>
    <item>
      <title>Seperate Multivalue Fields with Carriage Return Delimiter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Seperate-Multivalue-Fields-with-Carriage-Return-Delimiter/m-p/378518#M169011</link>
      <description>&lt;P&gt;Hi all - I have data that appears like this:&lt;/P&gt;

&lt;P&gt;Field=&lt;STRONG&gt;Animal&lt;/STRONG&gt;&lt;BR /&gt;
Cat&lt;BR /&gt;
Dog&lt;BR /&gt;
Fish&lt;/P&gt;

&lt;P&gt;Dog&lt;BR /&gt;
Fish&lt;/P&gt;

&lt;P&gt;Horse&lt;BR /&gt;
Cat&lt;BR /&gt;
Dog&lt;BR /&gt;
Pig&lt;/P&gt;

&lt;P&gt;.....where multiple values are populating one cell, all separated by a carriage return. There are not the same number of values in each cell, sometimes 1, sometimes 5. I know how to separate these out when there is a comma or a semicolon used as a delimiter, but how do I separate these kind of values that have no visible delimiter?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 15:39:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Seperate-Multivalue-Fields-with-Carriage-Return-Delimiter/m-p/378518#M169011</guid>
      <dc:creator>mistydennis</dc:creator>
      <dc:date>2018-06-08T15:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Seperate Multivalue Fields with Carriage Return Delimiter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Seperate-Multivalue-Fields-with-Carriage-Return-Delimiter/m-p/378519#M169012</link>
      <description>&lt;P&gt;Hi @mistydennis,&lt;BR /&gt;
Use &lt;CODE&gt;mvexpand&lt;/CODE&gt; command to separate multivalue fields:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...|mvexpand Animal
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Reference: &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.1/SearchReference/Mvexpand"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.1/SearchReference/Mvexpand&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jun 2018 04:51:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Seperate-Multivalue-Fields-with-Carriage-Return-Delimiter/m-p/378519#M169012</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-06-09T04:51:05Z</dc:date>
    </item>
  </channel>
</rss>

