Dashboards & Visualizations

How to modify my single value visualization?

weiquanswq
Explorer

Hi !!
I am new to Splunk and trying to create a single value visualization with 2 values. ( ... | table first, second )
The "first" value determines the value to be displayed.
The "second" value determines the color.

Currently, I am able to display the "first" value but the color is affected by the "first" value.

Is there any suggestion?
Thanks in advance 🙂

0 Karma
1 Solution

sundareshr
Legend

Single value panel accepts/recognizes only one value. Color is based on this single value. Your options are either to color the value or color the trend based on the value for the same field but in the next event. You can set ranges (format) to determine the color, but the range is based on the value in the first (only) field.

View solution in original post

0 Karma

sundareshr
Legend

Single value panel accepts/recognizes only one value. Color is based on this single value. Your options are either to color the value or color the trend based on the value for the same field but in the next event. You can set ranges (format) to determine the color, but the range is based on the value in the first (only) field.

0 Karma

weiquanswq
Explorer

Thanks sundareshr.

0 Karma

aaraneta_splunk
Splunk Employee
Splunk Employee

Hi @weiquanswq - Did this answer provide the solution to your question? If yes, please don't forget to click "Accept" below this answer to resolve this post. Thanks!

0 Karma

maciep
Champion

how are the first and second values related? I could be mistaken, but I thought the single value only worked with one value - so the coloring would have to be based on that value.

0 Karma

ChrisG
Splunk Employee
Splunk Employee

Coloring by value requires stats or timechart. See Customize a single value in the Dashboards and Visualizations manual for complete information.

0 Karma

weiquanswq
Explorer

ChrisG,

I have modified the search to as such

| table id, first, second | stats values(first) as firstVal values(second) as secondVal by id
But it is still affected by firstVal

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...