Dashboards & Visualizations

How to remove decimal precision in single value visualization, but keep it in the trending value?

Dherom
New Member

Good afternoon.

In this panel, I want to remove the decimal precision in the single value while keeping it in the trending value.
How can I do this?

alt text

0 Karma

harishalipaka
Motivator

hi @Dherom

just go to edit mode

alt text

Thanks
Harish

richgalloway
SplunkTrust
SplunkTrust

Try adding | fieldformat foo = round(foo, 0) to the end of your query, where 'foo' is the field displayed.

---
If this reply helps you, Karma would be appreciated.
0 Karma

Dherom
New Member

fieldformat not modify the number format precision;
integers with 0 are very ugly but its necessary in percentage

😞

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...