<?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 Need to populate splunk panel on Dashboard based on a single filter(multivalue) choosen in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Need-to-populate-splunk-panel-on-Dashboard-based-on-a-single/m-p/499889#M32719</link>
    <description>&lt;P&gt;I have a multivalue filter on dashboard that has two options A and B. On chosing "A"  on filter , I want to populated Panel X with value N/A and on chosing value "B" from filter ,I want the panel to work with the splunk calculations.&lt;BR /&gt;
How can we make this panel depends on token value chosen from the filter&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2020 05:11:42 GMT</pubDate>
    <dc:creator>architkhanna</dc:creator>
    <dc:date>2020-03-25T05:11:42Z</dc:date>
    <item>
      <title>Need to populate splunk panel on Dashboard based on a single filter(multivalue) choosen</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Need-to-populate-splunk-panel-on-Dashboard-based-on-a-single/m-p/499889#M32719</link>
      <description>&lt;P&gt;I have a multivalue filter on dashboard that has two options A and B. On chosing "A"  on filter , I want to populated Panel X with value N/A and on chosing value "B" from filter ,I want the panel to work with the splunk calculations.&lt;BR /&gt;
How can we make this panel depends on token value chosen from the filter&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 05:11:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Need-to-populate-splunk-panel-on-Dashboard-based-on-a-single/m-p/499889#M32719</guid>
      <dc:creator>architkhanna</dc:creator>
      <dc:date>2020-03-25T05:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need to populate splunk panel on Dashboard based on a single filter(multivalue) choosen</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Need-to-populate-splunk-panel-on-Dashboard-based-on-a-single/m-p/499890#M32720</link>
      <description>&lt;P&gt;Specify the &lt;CODE&gt;value&lt;/CODE&gt; of &lt;CODE&gt;A&lt;/CODE&gt; in the &lt;CODE&gt;field&lt;/CODE&gt; be set to &lt;CODE&gt;AND myField="A" | replace "A" with "N/A" in myField&lt;/CODE&gt; and the &lt;CODE&gt;value&lt;/CODE&gt; of &lt;CODE&gt;B&lt;/CODE&gt; be &lt;CODE&gt;AND myField="B"&lt;/CODE&gt;.  Then have your search be something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="foo" AND sourcetype="bar" $myFieldToken$
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 25 Mar 2020 05:19:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Need-to-populate-splunk-panel-on-Dashboard-based-on-a-single/m-p/499890#M32720</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-03-25T05:19:16Z</dc:date>
    </item>
  </channel>
</rss>

