All Apps and Add-ons

How to add hyperlinks for column values in table?

arunsunny
Path Finder

For example I have a table like below:

Col1 Col2. OnlineTestLink
AA 1 link
BB 2 link
CC 3 link

Here I need a hyperlink. So how to add?

0 Karma

niketn
Legend

@arunsunny check out couple of my older answers:

1) Add buttons on table view
2) Table Drilldown Sub-Menu/Context Drilldown menu

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

Sukisen1981
Champion

you are talking of a dashboard table? click edit panel > general > click selection.
Select row or cell depending upon your use case

0 Karma

arunsunny
Path Finder

I'm creating a table using Splunk query

index=student sourcetype=student_details
| table Col1 Col2 OnlineTeslink

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...