Dashboards & Visualizations

How to apply table drilldown in the same page using a field value option?

skender27
Contributor

Hi,

I am trying to apply drilldown in a form where a dashboard panel drills down to another one (in the same page). The original panel is a table and the drilldown would be a cell drilldown type.
I wrote the XML in this way:

<drilldown>
          <set token="drill_token">$click.value$</set>
        </drilldown>

So the value of the field clicked applies to the search in the appearing dashboard panel (table).
An suggestions about the option $click.value$ or other I should use?

Thanks,
Skender

0 Karma
1 Solution

jeffland
SplunkTrust
SplunkTrust

$click.value$ will give you the value of the leftmost cell in the clicked row. You probably want to use $click.value2$, which returns the value of the clicked cell. See here for docs.

View solution in original post

jeffland
SplunkTrust
SplunkTrust

$click.value$ will give you the value of the leftmost cell in the clicked row. You probably want to use $click.value2$, which returns the value of the clicked cell. See here for docs.

skender27
Contributor

Thanks a lot jeffland.
Now it works. In fact, I put the combined field date_month." ".date_year in the first column and now I get the right drilldown below the panel.

Thanks a have a nice day,
Skender

0 Karma
Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

Stay Connected: Your Guide to October Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...