<?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: Can I configure a drilldown on navigation panel so I can pass the filter tokens to the next page? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-configure-a-drilldown-on-navigation-panel-so-I-can-pass/m-p/322709#M20800</link>
    <description>&lt;P&gt;Eliott ,thanks for your reply.&lt;BR /&gt;
i would like to pass tokens between the navigation panel options.&lt;/P&gt;

&lt;P&gt;when i open a app, it has navigation menu and few panels below the navigation bar.&lt;BR /&gt;
those panels below have few dropdown which are the tokens.&lt;BR /&gt;
when i click between the navigation i would like these tokens to be passed between them, so that i dont have to select those tokens again.&lt;/P&gt;

&lt;P&gt;i earlier asked this in a previous case and understand i cannot pass token between the navigation menu options. so in this case i was asking if the navigation menu clicks can have drilldown where in i can pass tokens.&lt;/P&gt;

&lt;P&gt;i was wondering if this was possible to treat navigation menu clicks this way.&lt;/P&gt;

&lt;P&gt;im not mentioning here the clicks on rows/columns on the panels , im talking about navigation menu options, ex: search, dashbaord and any custom view that i add for that option..&lt;/P&gt;

&lt;P&gt;hope i was clear with my query..&lt;/P&gt;</description>
    <pubDate>Fri, 06 Apr 2018 19:22:12 GMT</pubDate>
    <dc:creator>jiaqya</dc:creator>
    <dc:date>2018-04-06T19:22:12Z</dc:date>
    <item>
      <title>Can I configure a drilldown on navigation panel so I can pass the filter tokens to the next page?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-configure-a-drilldown-on-navigation-panel-so-I-can-pass/m-p/322707#M20798</link>
      <description>&lt;P&gt;I'm not asking for cascading option here instead I'm asking for a drilldown option that when I click a menu option on the navigation panel.&lt;/P&gt;

&lt;P&gt;Can I configure a drilldown on a navigation panel so I can pass the filter tokens to the next page?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 17:57:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-configure-a-drilldown-on-navigation-panel-so-I-can-pass/m-p/322707#M20798</guid>
      <dc:creator>jiaqya</dc:creator>
      <dc:date>2018-04-06T17:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can I configure a drilldown on navigation panel so I can pass the filter tokens to the next page?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-configure-a-drilldown-on-navigation-panel-so-I-can-pass/m-p/322708#M20799</link>
      <description>&lt;P&gt;On a normal drilldown, you are clicking on something particular (an event row/cell), and the value of the token being passed changes based on &lt;EM&gt;what&lt;/EM&gt; you clicked on. Are you looking to pass a dynamic value? If so, I'm not sure how you'd specify what that dynamic value was. &lt;/P&gt;

&lt;P&gt;But if you're looking to pass a particular hard-coded value to another dashboard/search page, that's doable using a straight up &lt;CODE&gt;&amp;lt;a&amp;gt;&lt;/CODE&gt; tag in the navigation XML. For example, if you wanted to send users to the search page within the current app and trigger a search for "test_thing" when they clicked on a label of "this is a test", you would add the following to your navigation.xml file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;a href="search?q=test_thing"&amp;gt;this is a test&amp;lt;/a&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you want to specify a dashboard name, you'd replace &lt;CODE&gt;search&lt;/CODE&gt; with the dashboard name, and you'd replace &lt;CODE&gt;q&lt;/CODE&gt; with the name of a form input.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 18:19:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-configure-a-drilldown-on-navigation-panel-so-I-can-pass/m-p/322708#M20799</guid>
      <dc:creator>elliotproebstel</dc:creator>
      <dc:date>2018-04-06T18:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can I configure a drilldown on navigation panel so I can pass the filter tokens to the next page?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-configure-a-drilldown-on-navigation-panel-so-I-can-pass/m-p/322709#M20800</link>
      <description>&lt;P&gt;Eliott ,thanks for your reply.&lt;BR /&gt;
i would like to pass tokens between the navigation panel options.&lt;/P&gt;

&lt;P&gt;when i open a app, it has navigation menu and few panels below the navigation bar.&lt;BR /&gt;
those panels below have few dropdown which are the tokens.&lt;BR /&gt;
when i click between the navigation i would like these tokens to be passed between them, so that i dont have to select those tokens again.&lt;/P&gt;

&lt;P&gt;i earlier asked this in a previous case and understand i cannot pass token between the navigation menu options. so in this case i was asking if the navigation menu clicks can have drilldown where in i can pass tokens.&lt;/P&gt;

&lt;P&gt;i was wondering if this was possible to treat navigation menu clicks this way.&lt;/P&gt;

&lt;P&gt;im not mentioning here the clicks on rows/columns on the panels , im talking about navigation menu options, ex: search, dashbaord and any custom view that i add for that option..&lt;/P&gt;

&lt;P&gt;hope i was clear with my query..&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 19:22:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Can-I-configure-a-drilldown-on-navigation-panel-so-I-can-pass/m-p/322709#M20800</guid>
      <dc:creator>jiaqya</dc:creator>
      <dc:date>2018-04-06T19:22:12Z</dc:date>
    </item>
  </channel>
</rss>

