Dashboards & Visualizations

Creating a table with static values in dashboard studio

mrkhan48
Path Finder

Hello I am new to dashboard studio and trying to achieve below- 

1. Add a table which has static values (hard coded not derived from a search) and each of this field links to a hyperlink.

Example

Title (XYZ)

A      B    C

D      E     F

G      H     Z

I should be able to add hyperlinks for each of the values above using configuration settings. For example A represents https://xyz.com and clicking on A should open a new window for that link.

Also,  I need another table which has three static values like       X      Y       Z and clicking on each of these should show a new panel.

Please do let me know if you need more details.

Thank you

 

Labels (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

You can use a markdown box. Markdown can be used to create a table. With urls.

mrkhan48
Path Finder

@PickleRick Hello, thank you so much for your response. This helps. The problem I have is the link opens in the same window. I want this to be opened in the new window. For example - I had below code in my classic dashboard and it opens the link in a new window-

 

<a href="https://abc.xyz.com/" style="color:#008080;" target="_blank">External Lilnk </a>

I tried similar in markdown but it doesn't seem to work. Is it correct to say that HTML code doesn't work with Markdown in splunk?

Could you please advise how can I achieve this (opening the link in new window in markdown)? Thank you for your time and help.

 

0 Karma

PickleRick
SplunkTrust
SplunkTrust

I have no idea but I suppose it's not possible. Markdown on its own doesn't have any options for specifying how the URL should be opened so it's up to the rendering engine. And in this case apparently it's opened in the same window.

0 Karma

marnall
Motivator

EDIT: I think PickleRick has the right approach.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...