<?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: Field '_time' should have numerical values. in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Field-time-should-have-numerical-values/m-p/12832#M114</link>
    <description>&lt;P&gt;try using &lt;CODE&gt;chart&lt;/CODE&gt; instead of &lt;CODE&gt;stats&lt;/CODE&gt;?&lt;/P&gt;</description>
    <pubDate>Tue, 04 May 2010 06:30:20 GMT</pubDate>
    <dc:creator>gkanapathy</dc:creator>
    <dc:date>2010-05-04T06:30:20Z</dc:date>
    <item>
      <title>Field '_time' should have numerical values.</title>
      <link>https://community.splunk.com/t5/Reporting/Field-time-should-have-numerical-values/m-p/12831#M113</link>
      <description>&lt;P&gt;Every time I try to run a report on a search, I get 0 records and the following error in the chart editor: 
Field '_time' should have numerical values.&lt;/P&gt;

&lt;P&gt;My Query is:
CallDetail&amp;gt;-1 sourcetype="3CX_cdr_custom" Dest&amp;lt;100 | rex field=Duration "(?&lt;CODE&gt;&amp;lt;DUR&amp;gt;&lt;/CODE&gt;.&lt;CODE&gt;*&lt;/CODE&gt;)..&lt;CODE&gt;*&lt;/CODE&gt;" | convert dur2sec(DUR) as DurationSecs | stats sum(DurationSecs) as CallTime by Dest | search CallTime &amp;gt; 0&lt;/P&gt;

&lt;P&gt;Basically, I configure the DUR = 00:00:XX, removing any numbers after the decimal place.  &lt;/P&gt;

&lt;P&gt;The stats in the results view look perfect, but then I try to run a report with sum(DurationSecs) split by Dest, It gives me the error.  I can't pick CallTime from the report field list, so I used sum(DurationSecs) instead.&lt;/P&gt;

&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;

&lt;P&gt;~ Michelle&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2010 04:46:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Field-time-should-have-numerical-values/m-p/12831#M113</guid>
      <dc:creator>ayachem</dc:creator>
      <dc:date>2010-05-04T04:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Field '_time' should have numerical values.</title>
      <link>https://community.splunk.com/t5/Reporting/Field-time-should-have-numerical-values/m-p/12832#M114</link>
      <description>&lt;P&gt;try using &lt;CODE&gt;chart&lt;/CODE&gt; instead of &lt;CODE&gt;stats&lt;/CODE&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2010 06:30:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Field-time-should-have-numerical-values/m-p/12832#M114</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-05-04T06:30:20Z</dc:date>
    </item>
  </channel>
</rss>

