<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Multiple dropdown help in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Multiple-dropdown-help/m-p/111983#M6395</link>
    <description>&lt;P&gt;It did not help, the problem occurs when i select some other value in the first dropdown, the second drop value remains unchanged even though the second drop down search is executed and populated behind the screen.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jan 2015 01:35:16 GMT</pubDate>
    <dc:creator>kallisrayar1986</dc:creator>
    <dc:date>2015-01-27T01:35:16Z</dc:date>
    <item>
      <title>Multiple dropdown help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Multiple-dropdown-help/m-p/111981#M6393</link>
      <description>&lt;P&gt;I have 2 drop downs, the output of the first one will be the input to the second. After the first drop down selection, if i change the first drop down value the second drop downs displays the last selected value instead of showing an empty or a default value. &lt;/P&gt;

&lt;P&gt;Please help.&lt;/P&gt;

&lt;P&gt;Simple XML:&lt;/P&gt;

&lt;P&gt;1st Dropdown - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;label&amp;gt;Select a Version:&amp;lt;/label&amp;gt;
  &amp;lt;prefix&amp;gt;"&amp;lt;/prefix&amp;gt;
  &amp;lt;suffix&amp;gt;"&amp;lt;/suffix&amp;gt;
  &amp;lt;default&amp;gt;*&amp;lt;/default&amp;gt;
  &amp;lt;choice value="*"&amp;gt;Select a version&amp;lt;/choice&amp;gt;
  &amp;lt;populatingSearch fieldForValue="version01" fieldForLabel="version01" earliest="0" latest="now"&amp;gt;
    &amp;lt;![CDATA[QUERY]]&amp;gt;
  &amp;lt;/populatingSearch&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;2nd Dropdown - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;label&amp;gt;Select a test id&amp;lt;/label&amp;gt;
  &amp;lt;selectFirstChoice&amp;gt;true&amp;lt;/selectFirstChoice&amp;gt;
  &amp;lt;prefix&amp;gt;test_id="&amp;lt;/prefix&amp;gt;
  &amp;lt;suffix&amp;gt;"&amp;lt;/suffix&amp;gt;
  &amp;lt;default&amp;gt;*&amp;lt;/default&amp;gt;
  &amp;lt;choice value="*"&amp;gt;ALL&amp;lt;/choice&amp;gt;
  &amp;lt;populatingSearch fieldForValue="test_id" fieldForLabel="test_id" earliest="0" latest="now"&amp;gt;
    &amp;lt;![CDATA[index=XXX version=$version01$ | stats count by test_id]]&amp;gt;
  &amp;lt;/populatingSearch&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 26 Jan 2015 21:56:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Multiple-dropdown-help/m-p/111981#M6393</guid>
      <dc:creator>kallisrayar1986</dc:creator>
      <dc:date>2015-01-26T21:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dropdown help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Multiple-dropdown-help/m-p/111982#M6394</link>
      <description>&lt;P&gt;Use a change in the first dropdown to update the second. &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.1/Viz/PanelreferenceforSimplifiedXML#change"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.1/Viz/PanelreferenceforSimplifiedXML#change&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2015 22:47:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Multiple-dropdown-help/m-p/111982#M6394</guid>
      <dc:creator>knutsod</dc:creator>
      <dc:date>2015-01-26T22:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dropdown help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Multiple-dropdown-help/m-p/111983#M6395</link>
      <description>&lt;P&gt;It did not help, the problem occurs when i select some other value in the first dropdown, the second drop value remains unchanged even though the second drop down search is executed and populated behind the screen.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2015 01:35:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Multiple-dropdown-help/m-p/111983#M6395</guid>
      <dc:creator>kallisrayar1986</dc:creator>
      <dc:date>2015-01-27T01:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple dropdown help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Multiple-dropdown-help/m-p/111984#M6396</link>
      <description>&lt;P&gt;hmm did you ever solve your issue? I actually am running in to the exact same thing&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2016 16:02:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Multiple-dropdown-help/m-p/111984#M6396</guid>
      <dc:creator>bryanit715</dc:creator>
      <dc:date>2016-05-11T16:02:45Z</dc:date>
    </item>
  </channel>
</rss>

