Reporting

Call report on click of the result table of the first report

damucka
Builder

Hello,

I have a report, which produces a table as a result.
Now, I would like to click on a given field in the result and execute the second report passing the value of this field as a parameter.

How would I achieve this?
Preferably I would like to keep it simple (report1 --> result table --> click on entry --> call report2), without building dashboards if possible.

Kind regards,
Kamil

Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @damucka,
a report is static so you cannot have drilldown from it.
If you want to drilldown, you have to create a dashboard panel using the same search of the report.
Then you can drilldown in another dashboard or in the same dashboard passing tokens $row.fieldname$.
For more details see the Splunk Dashboard Examples App ( https://splunkbase.splunk.com/app/1603/ ).

Ciao.
Giuseppe

Get Updates on the Splunk Community!

Splunk Platform | Upgrading your Splunk Deployment to Python 3.9

Splunk initially announced the removal of Python 2 during the release of Splunk Enterprise 8.0.0, aiming to ...

From Product Design to User Insights: Boosting App Developer Identity on Splunkbase

co-authored by Yiyun Zhu & Dan Hosaka Engaging with the Community at .conf24 At .conf24, we revitalized the ...

Detect and Resolve Issues in a Kubernetes Environment

We’ve gone through common problems one can encounter in a Kubernetes environment, their impacts, and the ...