Dashboards & Visualizations

Dashboard redirect to another keep dasboard params

yanivamram
Path Finder

Hi,
I have few dashboards which use the exact same inputs.
I would like to "navigate" from one dashboard to another while keeping the same input values.
What is the best aproach?
I was thinking about simple href redirection.
I created an html pane and located a button like:

But it seems like Splunk remove the "onclick" attribute from the command.

BTW,
I'm currently using Splunk v6-1-3

Thanks!

Tags (1)
0 Karma
1 Solution

yanivamram
Path Finder

I've finally found how to do that(not sure it's the best aproach).
I've created an html file at /appserver/static/html/dashboards_navigation_buttons.html with the following content:
alt text

On my dashboard I've added the following:

<html src="html/dashboards_navigation_buttons.html"/>

And now in my dashboard I've the following navigation buttons:
alt text

View solution in original post

0 Karma

yanivamram
Path Finder

I've finally found how to do that(not sure it's the best aproach).
I've created an html file at /appserver/static/html/dashboards_navigation_buttons.html with the following content:
alt text

On my dashboard I've added the following:

<html src="html/dashboards_navigation_buttons.html"/>

And now in my dashboard I've the following navigation buttons:
alt text

0 Karma
Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...