Dashboards & Visualizations

Dashboard Studio dashboard - script

jaburke1
Path Finder

Using the classic type dashboards I'm able to have simple script run on load of the dashboard by adding something like:

<dashboard script="App_Name:script_name.js" version="1.1">



But adding this to a dashboard created using Dashboard Studio the script does not run.

How do you get a script to run on load of a dashboard that was created with Dashboard Studio? 

 

Labels (1)
Tags (1)
0 Karma

WhiteTiger
New Member

Hi. A little late but you should try to go to Settings/User interface/Views, find your dashboard and click on its name. It will open the XML version of it with the header. version="2" tells that is a Dashboard Studio version.
Try to add your call to script there :

<dashboard script="App_Name:script_name.js" version="2" theme="dark">
0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...