Dashboards & Visualizations

Using Drilldown feature: How to define different queries for different rows based on selection?

Deprasad
Path Finder

I have a query which displays top 10 consumed sourcetype. I would like to enable drilldown to achieve the below task.

When user clicks on a particular row, it should open a new tab and a new query should get executed for each row.

Right now, I have enabled Drilldown ->On Click-> Link to Search->Custom->Search String->Apply.
In this way I can have the same query gets executed on selection of any rows. But I would like to define different queries for different rows based on the selection.

Is this possible with Drilldown?

Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You can use conditions in SimpleXML dashboards

        <drilldown>
          <condition match="$click.value2$=&quot;whatevervalue&quot;">
0 Karma
Get Updates on the Splunk Community!

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!

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

New in Observability Cloud - Explicit Bucket Histograms

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