<?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: Issues with performing drilldown on Splunk dashboard while passing token values - Search is Waiting for Input is displayed in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243591#M15127</link>
    <description>&lt;P&gt;you can try with&lt;BR /&gt;&lt;BR /&gt;
 &lt;CODE&gt;&amp;lt;link&amp;gt;&amp;lt;![CDATA[ https://www.abc.com/drilldown/dashboard?form.sales=$sales$]]&amp;gt;&amp;lt;/link&amp;gt;&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2016 11:55:27 GMT</pubDate>
    <dc:creator>lestat1760</dc:creator>
    <dc:date>2016-10-14T11:55:27Z</dc:date>
    <item>
      <title>Issues with performing drilldown on Splunk dashboard while passing token values - Search is Waiting for Input is displayed</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243587#M15123</link>
      <description>&lt;P&gt;I am trying to establish drilldown dashboards for something as per below. However, the drilldown link is working fine (when i click on the relevant field) but it does not result in providing the output in the drilldown.&lt;BR /&gt;
It ends up saying "Search is waiting for Input". Any idea how it can be fixed?&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;The original dashboard for sales where one of the value is going to be picked up depending on the click performed on the statistics table and passed on to the secondary dashboard to present the drilldown output:&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1991i8BA8649E9AD4E3C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Search query on the secondary linked dashboard to run the output using the input provided by the token:
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1992i5BE1B9F03FA7E163/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 12 Oct 2016 12:19:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243587#M15123</guid>
      <dc:creator>ajgill1986</dc:creator>
      <dc:date>2016-10-12T12:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with performing drilldown on Splunk dashboard while passing token values - Search is Waiting for Input is displayed</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243588#M15124</link>
      <description>&lt;P&gt;You need to pass the token value ($sales$) in the URL. Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;link&amp;gt;&amp;lt;![CDATA[ http://abc.com/drilldown/dash?sales=$sales$]]&amp;gt;&amp;lt;/link&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.0/Viz/Dynamicdrilldownindashboardsandforms"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.0/Viz/Dynamicdrilldownindashboardsandforms&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 14:16:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243588#M15124</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-10-12T14:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with performing drilldown on Splunk dashboard while passing token values - Search is Waiting for Input is displayed</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243589#M15125</link>
      <description>&lt;P&gt;Thanks for the quick response.&lt;/P&gt;

&lt;P&gt;i tried passing the token value in the URL as per your suggestion but it is still returning the same outcome "Search is waiting for input" on the drilldown version.&lt;/P&gt;

&lt;P&gt;any other idea on how it can be fixed?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 23:22:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243589#M15125</guid>
      <dc:creator>ajgill1986</dc:creator>
      <dc:date>2016-10-12T23:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with performing drilldown on Splunk dashboard while passing token values - Search is Waiting for Input is displayed</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243590#M15126</link>
      <description>&lt;P&gt;You need to have an input on the second page which uses the token, otherwise the search won't pick it up (which is why you're seeing "Search is waiting for input"). If you don't want to see the input on the destination dashboard, you can do something like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input depends="$token_which_is_not_set$" token="sales" ...&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to hide the input.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 11:18:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243590#M15126</guid>
      <dc:creator>jeffland</dc:creator>
      <dc:date>2016-10-14T11:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with performing drilldown on Splunk dashboard while passing token values - Search is Waiting for Input is displayed</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243591#M15127</link>
      <description>&lt;P&gt;you can try with&lt;BR /&gt;&lt;BR /&gt;
 &lt;CODE&gt;&amp;lt;link&amp;gt;&amp;lt;![CDATA[ https://www.abc.com/drilldown/dashboard?form.sales=$sales$]]&amp;gt;&amp;lt;/link&amp;gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 11:55:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Issues-with-performing-drilldown-on-Splunk-dashboard-while/m-p/243591#M15127</guid>
      <dc:creator>lestat1760</dc:creator>
      <dc:date>2016-10-14T11:55:27Z</dc:date>
    </item>
  </channel>
</rss>

