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!

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...