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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...