<?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: Input Filter and the supporting panels in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534731#M151111</link>
    <description>&lt;P&gt;Try adding conditions to your inputs.&amp;nbsp; The condition would be "$foo$=*".&amp;nbsp; If it passes then it sets another token, like show_other_panels; if the condition fails then it clears the token.&amp;nbsp; The other panels would be dependent on the "show_other_panels" token.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jan 2021 18:56:14 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-01-04T18:56:14Z</dc:date>
    <item>
      <title>Input Filter and the supporting panels</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534722#M151109</link>
      <description>&lt;P&gt;I have a dropdown(say field A) as input to a dashboard.&lt;/P&gt;&lt;P&gt;And this dropdown value is passed/used only in certain panels in the dashboard.&lt;/P&gt;&lt;P&gt;The other panels(where this field value is not used) should be displayed as normal when the dropdown value is "*"&lt;/P&gt;&lt;P&gt;But when the dropdown value other than "*" is selected,then these others panels should be displayed in grey color..&lt;/P&gt;&lt;P&gt;Note : the panels where the dropdown values is not used are single value charts,and they are displayed in green,amber and red depending on the values it display..But when the dropdown value other than "*" is selected,it should be greyed out.&lt;/P&gt;&lt;P&gt;Kindly help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 16:54:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534722#M151109</guid>
      <dc:creator>prettysunshinez</dc:creator>
      <dc:date>2021-01-04T16:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Input Filter and the supporting panels</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534731#M151111</link>
      <description>&lt;P&gt;Try adding conditions to your inputs.&amp;nbsp; The condition would be "$foo$=*".&amp;nbsp; If it passes then it sets another token, like show_other_panels; if the condition fails then it clears the token.&amp;nbsp; The other panels would be dependent on the "show_other_panels" token.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2021 18:56:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534731#M151111</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-01-04T18:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Input Filter and the supporting panels</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534744#M151113</link>
      <description>&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Could you show me how to do that please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 00:41:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534744#M151113</guid>
      <dc:creator>prettysunshinez</dc:creator>
      <dc:date>2021-01-05T00:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Input Filter and the supporting panels</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534767#M151126</link>
      <description>&lt;P&gt;I tried this.&lt;/P&gt;&lt;P&gt;&amp;lt;change&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;condition label="ALL"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;set token="color"&amp;gt;"red","green","yellow"&amp;lt;/set&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/condition&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;condition label!="ALL"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;set token="color"&amp;gt;"red","green","yellow"&amp;lt;/set&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/condition&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/change&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But am unable to give label!="ALL".&lt;/P&gt;&lt;P&gt;It is throwing an error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 09:46:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534767#M151126</guid>
      <dc:creator>prettysunshinez</dc:creator>
      <dc:date>2021-01-05T09:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Input Filter and the supporting panels</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534811#M151142</link>
      <description>&lt;P&gt;I'm not that strong with this so these suggestions may not help.&amp;nbsp; My first thought is to set the color to a default value first and change it if "ALL" is selected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;init&amp;gt;
  &amp;lt;set token="color"&amp;gt;non-ALL value&amp;lt;/set&amp;gt;
&amp;lt;/init&amp;gt;
...
&amp;lt;change&amp;gt;
  &amp;lt;condition label="ALL"&amp;gt;
    &amp;lt;set token="color"&amp;gt;"red","green","yellow"&amp;lt;/set&amp;gt;
  &amp;lt;/condition&amp;gt;
&amp;lt;/change&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;My second thought is to try the match function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;change&amp;gt;
  &amp;lt;condition label="ALL"&amp;gt;
    &amp;lt;set token="color"&amp;gt;"red","green","yellow"&amp;lt;/set&amp;gt;
  &amp;lt;/condition&amp;gt;
  &amp;lt;condition match="foo!='ALL'"&amp;gt;
    &amp;lt;set token="color"&amp;gt;"red","green","yellow"&amp;lt;/set&amp;gt;
  &amp;lt;/condition&amp;gt;
&amp;lt;/change&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 15:13:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Input-Filter-and-the-supporting-panels/m-p/534811#M151142</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-01-05T15:13:05Z</dc:date>
    </item>
  </channel>
</rss>

