<?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: Question with time chart and Round in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Question-with-time-chart-and-Round/m-p/408711#M41546</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host="ESX" NOT (host="GA*" OR host="WA*") | timechart span=1m avg(Temperatures{}.CurrentReading) by host
| foreach * [| eval "&amp;lt;&amp;lt;FIELD&amp;gt;&amp;gt;"=round('&amp;lt;&amp;lt;FIELD&amp;gt;&amp;gt;',2)]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 23 May 2018 18:57:14 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2018-05-23T18:57:14Z</dc:date>
    <item>
      <title>Question with time chart and Round</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Question-with-time-chart-and-Round/m-p/408710#M41545</link>
      <description>&lt;P&gt;host="&lt;EM&gt;ESX&lt;/EM&gt;" NOT (host="GA*" OR host="WA*") | timechart span=1m eval(round(avg(Temperatures{}.CurrentReading),2)) by host&lt;/P&gt;

&lt;P&gt;Trying to get just 2 decimal places on the "Temperatures{}.CurrentReading" but getting expression is malformed. &lt;/P&gt;

&lt;P&gt;Sorry, I'm a Splunk newbie and I"m trying to read on the webs and piece together what makes sense.  &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:37:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Question-with-time-chart-and-Round/m-p/408710#M41545</guid>
      <dc:creator>arieffel</dc:creator>
      <dc:date>2020-09-29T19:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Question with time chart and Round</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Question-with-time-chart-and-Round/m-p/408711#M41546</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host="ESX" NOT (host="GA*" OR host="WA*") | timechart span=1m avg(Temperatures{}.CurrentReading) by host
| foreach * [| eval "&amp;lt;&amp;lt;FIELD&amp;gt;&amp;gt;"=round('&amp;lt;&amp;lt;FIELD&amp;gt;&amp;gt;',2)]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 May 2018 18:57:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Question-with-time-chart-and-Round/m-p/408711#M41546</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-05-23T18:57:14Z</dc:date>
    </item>
  </channel>
</rss>

