Dashboards & Visualizations

How can I format a numerical value in a single value panel with thousand-separators?

mathiasrichter
New Member

I would like to display financial values in a dashboard. In order to do this sensibly, I would need to have a number like 300000 display with thousand-separators, ie. 300'000. How can I control the format in the single value panel to achieve this?

Tags (3)
0 Karma

somesoni2
SplunkTrust
SplunkTrust

Add following to end your search

Your base search for single value, say the field name is count | fieldformat count=tostring(count, "commas")

OR

Your base search for single value, say the field name is count | eval count=tostring(count, "commas")
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...