Dashboards & Visualizations

Table Drilldown on second column value

Drainy
Champion

I do not believe this is possible without the use of sideviews however I am unable to use the sideview utils for this project and so I thought I would throw it out to the community.

Is there a method where I can drilldown by row and pass the value of the second column as opposed to the first?

Complexity is not an issue, its just something that would be nice to maintain the aesthetics of a table I have designed without moving around the column ordering. With any luck this is possible and its something basic I have just missed! 🙂

0 Karma

sideview
SplunkTrust
SplunkTrust

No I'm pretty sure that your options are

1) to use Sideview Utils, in which case the keys added by Sideview downstream from SimpleResultsTable would be $click.fields.fieldName$, or $click.cell1.value$, and the keys downstream from the Sideview Table module would be $row.fields.fieldName$ and $row.cell1.value$.

or

2) as lisheridan has done - to patch the javascript of SimpleResultsTable yourself.

0 Karma

Drainy
Champion

Oh wow, this is a blast from the past! I can't recall how I solved this but I just use sideview utils now 😛

lisheridan
Explorer

I actually took a look at this the other day. I had to customize SimpleResultsTable.js to get click.name2, click.value2 to pass the second column header and td value.

By default, it sets them to click.name and click.value which is the first column header and td.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...