Dashboards & Visualizations

Need to populate splunk panel on Dashboard based on a single filter(multivalue) choosen

architkhanna
Path Finder

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.
How can we make this panel depends on token value chosen from the filter

0 Karma

woodcock
Esteemed Legend

Specify the value of A in the field be set to AND myField="A" | replace "A" with "N/A" in myField and the value of B be AND myField="B". Then have your search be something like this:

index="foo" AND sourcetype="bar" $myFieldToken$
0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...