<?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: How to Make a panel disappear when &amp;quot;Search is awaiting input...&amp;quot; in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Make-a-panel-disappear-when-quot-Search-is-awaiting-input/m-p/467762#M30694</link>
    <description>&lt;P&gt;Well, not right now. We have made some changes and that has  prevented the panels from showing again. However i was curious if there was any mention of this event type in xml or not. Is there any event for checking if the panel is awaiting input?&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2020 08:09:12 GMT</pubDate>
    <dc:creator>valadasr</dc:creator>
    <dc:date>2020-04-08T08:09:12Z</dc:date>
    <item>
      <title>How to Make a panel disappear when "Search is awaiting input..."</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Make-a-panel-disappear-when-quot-Search-is-awaiting-input/m-p/467760#M30692</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;

&lt;P&gt;I've got a dashboard in which it has two hidden panels depending on a textbox.&lt;/P&gt;

&lt;P&gt;When the textbox is empty, the panels won't show, as expected. When i add values into it, the panels appear, also as expected.&lt;/P&gt;

&lt;P&gt;However, if i take those values out of that multiselect then the panels won't disappear and will display the "waiting for input".&lt;/P&gt;

&lt;P&gt;This is what i've got primarily to hide / unhide the panels:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;lt;progress&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;condition match="'job.resultCount' &amp;gt; 0"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;set token="show_summary"&amp;gt;true&amp;lt;/set&amp;gt;
&amp;lt;/condition&amp;gt;
&amp;lt;condition&amp;gt;
&amp;lt;unset token="show_summary"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;lt;/condition&amp;gt;
&amp;lt;/progress&amp;gt; 
      &amp;lt;set token="show_summary"&amp;gt;true&amp;lt;/set&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there any event handler to deal with this in a condition match or something?&lt;BR /&gt;
e.g. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(...)&amp;nbsp;&amp;nbsp;
&amp;lt;progress&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;condition match="'job.Awaitinginput' == 1"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &amp;lt;set token="show_summary"&amp;gt;true&amp;lt;/set&amp;gt;
&amp;lt;/condition&amp;gt;
(...)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 07 Apr 2020 10:48:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Make-a-panel-disappear-when-quot-Search-is-awaiting-input/m-p/467760#M30692</guid>
      <dc:creator>valadasr</dc:creator>
      <dc:date>2020-04-07T10:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Make a panel disappear when "Search is awaiting input..."</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Make-a-panel-disappear-when-quot-Search-is-awaiting-input/m-p/467761#M30693</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;

&lt;P&gt;If possible, can you share your dashboard code?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 11:59:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Make-a-panel-disappear-when-quot-Search-is-awaiting-input/m-p/467761#M30693</guid>
      <dc:creator>vnravikumar</dc:creator>
      <dc:date>2020-04-07T11:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Make a panel disappear when "Search is awaiting input..."</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Make-a-panel-disappear-when-quot-Search-is-awaiting-input/m-p/467762#M30694</link>
      <description>&lt;P&gt;Well, not right now. We have made some changes and that has  prevented the panels from showing again. However i was curious if there was any mention of this event type in xml or not. Is there any event for checking if the panel is awaiting input?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 08:09:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-Make-a-panel-disappear-when-quot-Search-is-awaiting-input/m-p/467762#M30694</guid>
      <dc:creator>valadasr</dc:creator>
      <dc:date>2020-04-08T08:09:12Z</dc:date>
    </item>
  </channel>
</rss>

