Dashboards & Visualizations

How do I add Icons inside a multivalue field ?

rijinc
Explorer

I need to add icons in a multi value field. What would be the best way to implement this: JavaScript or an other solution?

my Table values are like these

EmpName Cost

(Y) Tom Bert 1
(N) Harrison Ford 1

(Y) Dwayne 1

(Y) Josnine 1
(N) Henry Casel 1
(Y) Lester 1

So for the example in the two rows wherever the Text (Y) and (N), I need to add icons inline to the text, something like indicators red and green.

Is it possible ?

0 Karma

mstjohn_splunk
Splunk Employee
Splunk Employee

@rijinc

Did the answer below help you solve your problem? If so, please resolve this post by approving it!
If your problem is still not solved, keep us updated so that someone else can help ya. Thanks for posting!

0 Karma

msivill_splunk
Splunk Employee
Splunk Employee

Building a custom visualisation http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomVizTutorial allows any visualisation to be built from scratch using javascript and CSS

Alternatively you might be able to leverage the "Scalable Vector Graphics - Custom Visualization" https://splunkbase.splunk.com/app/3815/ if you don't mind getting into a bit of SVG.

0 Karma
Get Updates on the Splunk Community!

Observability | How to Think About Instrumentation Overhead (White Paper)

Novice observability practitioners are often overly obsessed with performance. They might approach ...

Cloud Platform | Get Resiliency in the Cloud Event (Register Now!)

IDC Report: Enterprises Gain Higher Efficiency and Resiliency With Migration to Cloud  Today many enterprises ...

The Great Resilience Quest: 10th Leaderboard Update

The tenth leaderboard update (11.23-12.05) for The Great Resilience Quest is out >> As our brave ...