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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...