<?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 How to pass fields as tokens from one panel to other panels on the same dashboard? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266648#M80148</link>
    <description>&lt;P&gt;Not finding any examples so far, but not sure if it's possible. &lt;/P&gt;

&lt;P&gt;Wanting to have one dashboard panel that has a result, say 4 values in FIELD1, &amp;amp; then I want to use all the values found &amp;amp; pass to all the other dashboard panels as a token to search for. &lt;/P&gt;

&lt;P&gt;It would even be cool to click on a value in FIELD1 &amp;amp; then have it populate to the rest of the dashboards. &lt;/P&gt;

&lt;P&gt;Is this possible &amp;amp; straight forward to do?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2016 00:04:34 GMT</pubDate>
    <dc:creator>clintla</dc:creator>
    <dc:date>2016-09-07T00:04:34Z</dc:date>
    <item>
      <title>How to pass fields as tokens from one panel to other panels on the same dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266648#M80148</link>
      <description>&lt;P&gt;Not finding any examples so far, but not sure if it's possible. &lt;/P&gt;

&lt;P&gt;Wanting to have one dashboard panel that has a result, say 4 values in FIELD1, &amp;amp; then I want to use all the values found &amp;amp; pass to all the other dashboard panels as a token to search for. &lt;/P&gt;

&lt;P&gt;It would even be cool to click on a value in FIELD1 &amp;amp; then have it populate to the rest of the dashboards. &lt;/P&gt;

&lt;P&gt;Is this possible &amp;amp; straight forward to do?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 00:04:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266648#M80148</guid>
      <dc:creator>clintla</dc:creator>
      <dc:date>2016-09-07T00:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass fields as tokens from one panel to other panels on the same dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266649#M80149</link>
      <description>&lt;P&gt;You can either have the 4 values in a dropdown or in a Link List. &lt;/P&gt;

&lt;P&gt;Start here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.3/Viz/tokens#Define_tokens_for_form_inputs"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.3/Viz/tokens#Define_tokens_for_form_inputs&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If this doesn't help, share your dashboard code&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 00:38:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266649#M80149</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-09-07T00:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass fields as tokens from one panel to other panels on the same dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266650#M80150</link>
      <description>&lt;P&gt;In short, yes, it is possible. I have dashboards where you click on any of 3 charts/tables to select what is broken out in another 2 panels.&lt;/P&gt;

&lt;P&gt;The documentation provided above should get you started. There is a learning curve... but not too bad. I would take a look at the Splunk example dashboards too. &lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 02:18:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266650#M80150</guid>
      <dc:creator>snoobzilla</dc:creator>
      <dc:date>2016-09-07T02:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass fields as tokens from one panel to other panels on the same dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266651#M80151</link>
      <description>&lt;P&gt;What you seek is called Contextual drilldown OR IN-page drilldown in Splunk. See following link for details and working sample.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.3/Viz/Understandbasictableandchartdrilldownactions#Contextual_drilldown_elements"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.3/Viz/Understandbasictableandchartdrilldownactions#Contextual_drilldown_elements&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You can also see the it's example in Drilldown section of the &lt;A href="http://apps.splunk.com/app/1603"&gt;Splunk 6 Dashboard Example App&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2016 02:33:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266651#M80151</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-09-07T02:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass fields as tokens from one panel to other panels on the same dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266652#M80152</link>
      <description>&lt;P&gt;All this info was great.. got it all working.. thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 23:06:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-fields-as-tokens-from-one-panel-to-other-panels-on/m-p/266652#M80152</guid>
      <dc:creator>clintla</dc:creator>
      <dc:date>2016-10-26T23:06:54Z</dc:date>
    </item>
  </channel>
</rss>

