Dashboards & Visualizations

How to show single value + percent of it in chart

aryamehr360
New Member

I would like to show each percent of my values sepratly in a dashboard,(Becuse of the SVG input)
How can I do dat ?!
for example I need this : SuspendedEV 12.897025
alt text

0 Karma
1 Solution

somesoni2
Revered Legend

Would adding a filter in your query for status="SuspendedEV" not work?

View solution in original post

0 Karma

somesoni2
Revered Legend

Would adding a filter in your query for status="SuspendedEV" not work?

0 Karma

aryamehr360
New Member

Yes It works I use this commands
| where status="SuspendedEV"

0 Karma

aryamehr360
New Member

Thanks for your help , solved Ja
​​​​​​​

0 Karma

somesoni2
Revered Legend

Glad you found your answer. Don't forget to close the question by accepting the answer that worked for you.

0 Karma

somesoni2
Revered Legend

What are you getting now? And what's the expected? (provide some mock expected output). Are you drilling down from above query? OR just want all % value in separate visualization?

0 Karma

aryamehr360
New Member

No I just need all % value in separate visualization in this case.

0 Karma

aryamehr360
New Member

For example I need % value of "SuspendedEV 12.897025"
and then

| eval percent=round(percent,0) 
| fields percent 
| `svg_viz_battery_percentage_simple(percent)`

to show that in a SVG battery
like this : 13%
https://drive.google.com/open?id=1AU9wYqdskwK2LCXJnVUzW6uBIRhY9FJj
link text

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...