<?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: Why is chart drilldown not passing parameter? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-chart-drilldown-not-passing-parameter/m-p/382074#M111688</link>
    <description>&lt;P&gt;@claatu,&lt;/P&gt;

&lt;P&gt;Prefix form token names with "form." if you are setting token values in a target form.&lt;/P&gt;

&lt;P&gt;E.g.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/app/splunk_app_sa/noncompliants_for_period?form.thePeriod=$click.value$
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 14 Sep 2018 15:31:20 GMT</pubDate>
    <dc:creator>renjith_nair</dc:creator>
    <dc:date>2018-09-14T15:31:20Z</dc:date>
    <item>
      <title>Why is chart drilldown not passing parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-chart-drilldown-not-passing-parameter/m-p/382073#M111687</link>
      <description>&lt;P&gt;When I attempt to drilldown from a dashboard (line) chart to another dashboard (form), it seems like the parameter is not being passed on.&lt;/P&gt;

&lt;P&gt;The chart is pretty simple, the query for it ends with:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | table "Month" "NonCompliant"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So the X axis is each month and the Y axis is a count of NonCompliant things.&lt;BR /&gt;
The drilldown is set as:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;link target="_blank"&amp;gt;/app/splunk_app_sa/noncompliants_for_period?thePeriod="$click.value$"&amp;lt;/link&amp;gt;
&amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The idea is when I click on a node on that chart (say, for month 09/2018), that “09/2018” should get passed to the other dashboard as “thePeriod”.&lt;/P&gt;

&lt;P&gt;The other dashboard, which works fine if you enter "thePeriod" manually, has:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="text" token="thePeriod"&amp;gt;
  &amp;lt;label&amp;gt;For Period (mm/yyyy)&amp;lt;/label&amp;gt;
&amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Clicking on the month node does bring up the other dashboard, but without providing the clicked-on month parameter.&lt;BR /&gt;
I have tried “$click.name$”,  "$click.value$", “$row.Month$”, etc, with and without quotes...&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 14:58:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-chart-drilldown-not-passing-parameter/m-p/382073#M111687</guid>
      <dc:creator>claatu</dc:creator>
      <dc:date>2018-09-14T14:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why is chart drilldown not passing parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-chart-drilldown-not-passing-parameter/m-p/382074#M111688</link>
      <description>&lt;P&gt;@claatu,&lt;/P&gt;

&lt;P&gt;Prefix form token names with "form." if you are setting token values in a target form.&lt;/P&gt;

&lt;P&gt;E.g.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/app/splunk_app_sa/noncompliants_for_period?form.thePeriod=$click.value$
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 14 Sep 2018 15:31:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-chart-drilldown-not-passing-parameter/m-p/382074#M111688</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-09-14T15:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why is chart drilldown not passing parameter?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-chart-drilldown-not-passing-parameter/m-p/382075#M111689</link>
      <description>&lt;P&gt;Can't believe I didn't see that. Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 17:34:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-chart-drilldown-not-passing-parameter/m-p/382075#M111689</guid>
      <dc:creator>claatu</dc:creator>
      <dc:date>2018-09-14T17:34:13Z</dc:date>
    </item>
  </channel>
</rss>

