Dashboards & Visualizations

Global variable in Simple XML??

jitsinha
Path Finder

Is it possible to create a global variable in Simple XML dashboard like we do using resultsvaluesetter module in advanceXML??

My requirement is to create a custom table using html tags.

As an example:

Overall Status Count

Total 55

Pass 30
Fail 25

Now here I want create three global variables named as varTotal, varPass, varFail so these values are available as tokens throughout my dashboard.

My dashboard isnt having any dropdowns or for that matter any form elements.

Tags (2)
0 Karma

mclane1
Path Finder

I use input text field with depends on unexisting variable.

<input type="text" token="myToken" depends="$hiddenToken$">
  <default>my variable</default>
</input>

$myToken$ is default value, and you don't see it with "depends".

Get Updates on the Splunk Community!

Splunk Observability Cloud | Customer Survey!

If you use Splunk Observability Cloud, we invite you to share your valuable insights with us through a brief ...

Happy CX Day, Splunk Community!

Happy CX Day, Splunk Community! CX stands for Customer Experience, and today, October 3rd, is CX Day — a ...

.conf23 | Get Your Cybersecurity Defense Analyst Certification in Vegas

We’re excited to announce a new Splunk certification exam being released at .conf23! If you’re going to Las ...