Hello,
I am currently trying to use javascript governed tokens to manage labels on a dashboard. For now values are hardcoded within the javascript file. Here is a simplified version that sets a...
Hi,
I want to pass a value from one dashboard to another with drilldown click.
I manage to pass it to an input inthe second dashboard ($click.value$), but I don't want to show it to the user in...
Hi,
Generally I want to have an text input field where you can enter an String which updates the table view.
Now when I am opening the Site he uses the default value of the text input field, b...
...rop down is picked
Now when the 2nd drop down appears, I want to be able to further filter the entire dashboard based on its values,
However the annoying this is, is that thethe 2nd drop downs values...
I have two multiselect option indashboard, with same functionality, when "ALL" options is selected other values will be reset . only either one of the dropdown is working and other is not working w...
...ists). One provides condensed debug information = tokenvalues. The other provides release notes and lists known issues for thecurrent version of thedashboard. I collect both in panels so that I c...
...igure out how to get the filter values/tokens from thecurrentdashboard to pass onto the pop-up URL.
I've hacked together the following script using examples on the forum and the Splunk dev d...
...rea of the chart—then set earliest and latest to their currentvalues.)
That avoids the issue of setting earliest and latest to bogus values, but uncovers new problems:
Clicking "Reset" in...
...earchWhenChanged="true" />
<fieldset submitButton="false">
<!--
Create an input to store the drilldown value. It will be hidden using custom javascript when
thedashboard...