<?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 Gauge not showing numbers over a billion in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Gauge-not-showing-numbers-over-a-billion/m-p/438105#M173241</link>
    <description>&lt;P&gt;Morning all is there a way to show over 1 billion on a gauge without out it converting to 1E etc, &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 08:46:12 GMT</pubDate>
    <dc:creator>rossparfect</dc:creator>
    <dc:date>2019-01-31T08:46:12Z</dc:date>
    <item>
      <title>Gauge not showing numbers over a billion</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Gauge-not-showing-numbers-over-a-billion/m-p/438105#M173241</link>
      <description>&lt;P&gt;Morning all is there a way to show over 1 billion on a gauge without out it converting to 1E etc, &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 08:46:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Gauge-not-showing-numbers-over-a-billion/m-p/438105#M173241</guid>
      <dc:creator>rossparfect</dc:creator>
      <dc:date>2019-01-31T08:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge not showing numbers over a billion</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Gauge-not-showing-numbers-over-a-billion/m-p/438106#M173242</link>
      <description>&lt;P&gt;hi @rossparfect &lt;/P&gt;

&lt;P&gt;You could do somthing like this &lt;CODE&gt;&amp;lt;your search&amp;gt; | eval total_sales= round(total_sales / 1000000, 3) | fields total_sales&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;This would give you the value in millions .&lt;/P&gt;

&lt;P&gt;Hope this helps&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 08:50:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Gauge-not-showing-numbers-over-a-billion/m-p/438106#M173242</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-01-31T08:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge not showing numbers over a billion</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Gauge-not-showing-numbers-over-a-billion/m-p/438107#M173243</link>
      <description>&lt;P&gt;Thanks for that, didn't think of dividing it ( then adding the (Millions) in a field header,&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 12:47:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Gauge-not-showing-numbers-over-a-billion/m-p/438107#M173243</guid>
      <dc:creator>rossparfect</dc:creator>
      <dc:date>2019-01-31T12:47:55Z</dc:date>
    </item>
  </channel>
</rss>

