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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...