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
Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...