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!

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 ...