Dashboards & Visualizations

Set token inside using Simple XML

rodrigorenie
Explorer

Hello everyone.

Is there a way to set a token when I click a link defined in a html panel? I tried this but it doesn't work:

<dashboard>
  <label>token</label>
  <row>
    <panel>
        <html>
         <div style="text-align: center;">
           <h1>teste 123</h1>
           <a href="#mytoken=somevalue">Click here to show panel</a>      
          </div>
        </html>
        <html depends="$mytoken$">
           <h1>hidden html</h1>
        </html>
      </panel>
   </row>
</dashboard>
0 Karma

stephane_cyrill
Builder

docs.splunk.com/Documentation/Splunk/6.0.2/Viz/Dynamicdrilldownindashboardsandforms

0 Karma
Get Updates on the Splunk Community!

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...

Purpose in Action: How Splunk Is Helping Power an Inclusive Future for All

At Cisco, purpose isn’t a tagline—it’s a commitment. Cisco’s FY25 Purpose Report outlines how the company is ...

[Upcoming Webinar] Demo Day: Transforming IT Operations with Splunk

Join us for a live Demo Day at the Cisco Store on January 21st 10:00am - 11:00am PST In the fast-paced world ...