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!

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 ...