<?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 Is it possible to put values of multiple fields in a field in a sequence? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-put-values-of-multiple-fields-in-a-field-in-a/m-p/439518#M125028</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;Is this possible to do in spl?&lt;/P&gt;

&lt;P&gt;For example I have these fields:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5132iB5713E89246D96D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;What I need to do is to arrange it in this way:&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5133iC9B0FA7089466D6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;How can I do this with spl?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jun 2018 03:05:06 GMT</pubDate>
    <dc:creator>jvmerilla</dc:creator>
    <dc:date>2018-06-07T03:05:06Z</dc:date>
    <item>
      <title>Is it possible to put values of multiple fields in a field in a sequence?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-put-values-of-multiple-fields-in-a-field-in-a/m-p/439518#M125028</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;Is this possible to do in spl?&lt;/P&gt;

&lt;P&gt;For example I have these fields:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5132iB5713E89246D96D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;What I need to do is to arrange it in this way:&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5133iC9B0FA7089466D6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;How can I do this with spl?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jun 2018 03:05:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-put-values-of-multiple-fields-in-a-field-in-a/m-p/439518#M125028</guid>
      <dc:creator>jvmerilla</dc:creator>
      <dc:date>2018-06-07T03:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to put values of multiple fields in a field in a sequence?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-put-values-of-multiple-fields-in-a-field-in-a/m-p/439519#M125029</link>
      <description>&lt;P&gt;Try like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your current search giving fieldA fieldB fieldC fieldD fieldE
| untable fieldA fieldName fieldB-E 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Jun 2018 03:39:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-put-values-of-multiple-fields-in-a-field-in-a/m-p/439519#M125029</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-06-07T03:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to put values of multiple fields in a field in a sequence?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-put-values-of-multiple-fields-in-a-field-in-a/m-p/439520#M125030</link>
      <description>&lt;P&gt;Hi @somesoni2,&lt;/P&gt;

&lt;P&gt;Thanks, it works! But is it possible to use the fields created by untable with the original fields in the events tab?&lt;/P&gt;

&lt;P&gt;For example, I have FIELD F that I want to add with my table, but I want the values to arrange the same created by untable.&lt;/P&gt;

&lt;P&gt;Is this possible?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jun 2018 03:54:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-put-values-of-multiple-fields-in-a-field-in-a/m-p/439520#M125030</guid>
      <dc:creator>jvmerilla</dc:creator>
      <dc:date>2018-06-08T03:54:35Z</dc:date>
    </item>
  </channel>
</rss>

