<?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 Pulldown module outputs multiple result in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Pulldown-module-outputs-multiple-result/m-p/196088#M56533</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to use a Pulldown module globally like timepicker ( If we use timepicker , the entire dashboard gets refreshed and executes for that particular selected time , Likewise I want to have the same for Pulldown module , I would select one and it will effect the whole dashboard ) . Ex:- I have 2 dashboard panels in my dashboard and I want to select one or more option from pulldown list and it should effect both the panels . I can use Pulldown module for one dashboard panel,it is running fine but not for two or more.&lt;/P&gt;

&lt;P&gt;Thanks in advance !!&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2014 10:20:38 GMT</pubDate>
    <dc:creator>abhayneilam</dc:creator>
    <dc:date>2014-03-20T10:20:38Z</dc:date>
    <item>
      <title>Pulldown module outputs multiple result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pulldown-module-outputs-multiple-result/m-p/196088#M56533</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want to use a Pulldown module globally like timepicker ( If we use timepicker , the entire dashboard gets refreshed and executes for that particular selected time , Likewise I want to have the same for Pulldown module , I would select one and it will effect the whole dashboard ) . Ex:- I have 2 dashboard panels in my dashboard and I want to select one or more option from pulldown list and it should effect both the panels . I can use Pulldown module for one dashboard panel,it is running fine but not for two or more.&lt;/P&gt;

&lt;P&gt;Thanks in advance !!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2014 10:20:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pulldown-module-outputs-multiple-result/m-p/196088#M56533</guid>
      <dc:creator>abhayneilam</dc:creator>
      <dc:date>2014-03-20T10:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldown module outputs multiple result</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pulldown-module-outputs-multiple-result/m-p/196089#M56534</link>
      <description>&lt;P&gt;Since you're referrring to the Pulldown as a module I'm assuming you're using AdvancedXML.&lt;/P&gt;

&lt;P&gt;To affect two searches and their panels by a Pulldown you have to place both searches under the Pulldown in the XML tree, like this (simplified):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;module name="Pulldown" layoutPanel="panel_row1_col1"&amp;gt;
  &amp;lt;module name="Search" layoutPanel="panel_row2_col1"&amp;gt;
    &amp;lt;module name="Table" /&amp;gt;
  &amp;lt;/module&amp;gt;
  &amp;lt;module name="Search" layoutPanel="panel_row2_col2"&amp;gt;
    &amp;lt;module name="Table" /&amp;gt;
  &amp;lt;/module&amp;gt;
&amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 21 Mar 2014 14:55:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pulldown-module-outputs-multiple-result/m-p/196089#M56534</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-03-21T14:55:03Z</dc:date>
    </item>
  </channel>
</rss>

