Dashboards & Visualizations

Row Table cell Clicking redirecting to view

lahariveerlapat
Explorer

when i click on the table row cell that click is redirecting to one view when i click on any table cell of that row.

But I need to redirect particular view for a particular table cell value.Is that possible.please let me know asap

Tags (1)
0 Karma

jhowkins
Path Finder

I think you're asking if you can click on a specific cell within a given row on a table and then be redirected to another view based on the value of the cell. If that is the case...

'$click.value2$' is the cell value from the cell you clicked on.

You must specify the drilldown parameter for SimpleResultsTable to be "all".

...
<module name="SimpleResultsTable">
<param name="drilldown">all</param>
...

Unfortunately, the SideView Utils' Table module won't work for this. It's either an undocumented feature or is simply not supported yet.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...