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!

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...