Dashboards & Visualizations

help on dropdown list in an apps

jip31
Motivator

Hi

I use a dropdown list in every dashboards of my apps

    <input type="dropdown" token="tok_filtersite" searchWhenChanged="true">
      <label>Site</label>
      <fieldForLabel>SITE</fieldForLabel>
      <fieldForValue>SITE</fieldForValue>
      <search>
        <query>| inputlookup toto.csv 
| fields SITE
| dedup SITE 
| table SITE 
| sort +SITE</query>
        <earliest>-30d@d</earliest>
        <latest>now</latest>
      </search>
      <default>*</default>
      <initialValue>*</initialValue>
    </input>
  </fieldset>

Every time I open a dashboard from my nav menu, the dropdown list is on going updating
So I waste time
I need a solution in order to update this dropdown list just one time even if I open a new dashboard
Is anybody can help me please??

Tags (1)
0 Karma

jinseong
Path Finder

First, remove the autorun option by editing the conditions you receive as a dropdown in your dashboard edit.

0 Karma

jip31
Motivator

its not my need
If i put autoRun="false" the dropdown list will be not updated if I am not mistaken?
what I need is that the dropdown list is updated in my main dashboard and that the value of the dropdown list are automatically updated in other dropdown list....
Or to run them all even if i just open one dashboard

0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...