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!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...