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!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...