<?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: help on round in timechart in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-round-in-timechart/m-p/571353#M10379</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;it dont works&lt;/P&gt;&lt;P&gt;is anybody can help please?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Oct 2021 05:49:06 GMT</pubDate>
    <dc:creator>jip31</dc:creator>
    <dc:date>2021-10-19T05:49:06Z</dc:date>
    <item>
      <title>help on round in timechart</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-round-in-timechart/m-p/571343#M10374</link>
      <description>&lt;P&gt;hello&lt;/P&gt;&lt;P&gt;I dont succeed to round the fiel ResponseTime which is a decimaf field with a point instaed a comma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=tutu 
| eval web_duration_ms=round('web_duration_ms', 0)
| timechart avg(web_duration_ms) as ResponseTime by Url&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;what is wrong please?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 14:19:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-round-in-timechart/m-p/571343#M10374</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-10-18T14:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: help on round in timechart</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-round-in-timechart/m-p/571349#M10377</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/102660"&gt;@jip31&lt;/a&gt;&amp;nbsp;Please try using the below code:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=tutu 
| timechart avg(web_duration_ms) as ResponseTime by Url
| eval ResponseTime=round(ResponseTime, 3)&lt;/LI-CODE&gt;&lt;P&gt;Also, if this reply helped you a thumbs up would be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 14:38:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-round-in-timechart/m-p/571349#M10377</guid>
      <dc:creator>ashvinpandey</dc:creator>
      <dc:date>2021-10-18T14:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: help on round in timechart</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/help-on-round-in-timechart/m-p/571353#M10379</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;it dont works&lt;/P&gt;&lt;P&gt;is anybody can help please?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 05:49:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/help-on-round-in-timechart/m-p/571353#M10379</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2021-10-19T05:49:06Z</dc:date>
    </item>
  </channel>
</rss>

