Dashboards & Visualizations

Dashboard drilldown : user clicks on a value, a query is run on selected value , query result (a url) opens new web page

tripathi07
Loves-to-Learn

HI,

I have to create a drilldown for dashboard. I want to provide user with ability to click on a value in dashboard, then run a new query on selected (clicked) value and use the query result returned (a external link url) to be opened on a new web page. 

So basically following is the query, "drilldown_srch", that should work on value clicked "ID" and query result, "answer" which is a url link,  needs to be opened on new web page. 

<condition field="ID">         

<set token="drilldown_srch">|getreport __EXECUTE__ $row.ID$ | table answer</set>

<link target="_blank">$click.answer|n$</link>

 </condition>

 

I am looking for how to execute "drilldown_srch" query.

Thanks.

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...