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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...