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!

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...