Splunk Search

Gauge not showing numbers over a billion

rossparfect
Path Finder

Morning all is there a way to show over 1 billion on a gauge without out it converting to 1E etc,

Thanks

0 Karma
1 Solution

rossparfect
Path Finder

Thanks for that, didn't think of dividing it ( then adding the (Millions) in a field header,

View solution in original post

0 Karma

rossparfect
Path Finder

Thanks for that, didn't think of dividing it ( then adding the (Millions) in a field header,

0 Karma

chrisyounger
SplunkTrust
SplunkTrust

hi @rossparfect

You could do somthing like this <your search> | eval total_sales= round(total_sales / 1000000, 3) | fields total_sales

This would give you the value in millions .

Hope this helps

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...