Dashboards & Visualizations

How To Use Tokens For A Dynamic Drilldown?

vtsguerrero
Contributor

I have a table inside a form.
When the user clicks a specific row of the table, it should pass the value $channel$ to the drilldown for a searchString in the to the other dashboard of the drilldown...
I see tutorials about the drilldown using ?row.sourcetype$ but what if I want to pass a field from my table?

0 Karma
1 Solution

tom_frotscher
Builder

Hi,

you get a list of available tokens for a table right here:
docu link

If your field channel is part of the table row, you can use row.channel.

View solution in original post

tom_frotscher
Builder

Hi,

you get a list of available tokens for a table right here:
docu link

If your field channel is part of the table row, you can use row.channel.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...