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!

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

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...