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
Revered Legend

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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...