<?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 How to create a new field using eval and display it in a table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-new-field-using-eval-and-display-it-in-a-table/m-p/259845#M77886</link>
    <description>&lt;P&gt;I am struggling to make eval work with table.&lt;BR /&gt;
Check out the screenshot below:&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/1381i30DB35FDDF049B92/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;I would expect this to create a field titled &lt;STRONG&gt;Event_Detail&lt;/STRONG&gt;, that it would represent the length and that they would be displayed with the table command, but that is not the case here.&lt;/P&gt;

&lt;P&gt;I'm sure I am missing something simple. &lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2016 20:06:43 GMT</pubDate>
    <dc:creator>mdufrasne</dc:creator>
    <dc:date>2016-05-20T20:06:43Z</dc:date>
    <item>
      <title>How to create a new field using eval and display it in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-new-field-using-eval-and-display-it-in-a-table/m-p/259845#M77886</link>
      <description>&lt;P&gt;I am struggling to make eval work with table.&lt;BR /&gt;
Check out the screenshot below:&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/1381i30DB35FDDF049B92/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;I would expect this to create a field titled &lt;STRONG&gt;Event_Detail&lt;/STRONG&gt;, that it would represent the length and that they would be displayed with the table command, but that is not the case here.&lt;/P&gt;

&lt;P&gt;I'm sure I am missing something simple. &lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 20:06:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-new-field-using-eval-and-display-it-in-a-table/m-p/259845#M77886</guid>
      <dc:creator>mdufrasne</dc:creator>
      <dc:date>2016-05-20T20:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new field using eval and display it in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-new-field-using-eval-and-display-it-in-a-table/m-p/259846#M77887</link>
      <description>&lt;P&gt;Try placing the field name within quotes: len("logdata.processInfo.ProcessName")&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 20:15:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-new-field-using-eval-and-display-it-in-a-table/m-p/259846#M77887</guid>
      <dc:creator>jpolcari</dc:creator>
      <dc:date>2016-05-20T20:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a new field using eval and display it in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-new-field-using-eval-and-display-it-in-a-table/m-p/259847#M77888</link>
      <description>&lt;P&gt;Dot &lt;CODE&gt;(.)&lt;/CODE&gt; is a special char in eval (for concatenation) so you would need to quote it, single and double quotes both will work.&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 20:28:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-new-field-using-eval-and-display-it-in-a-table/m-p/259847#M77888</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-05-20T20:28:47Z</dc:date>
    </item>
  </channel>
</rss>

