All Apps and Add-ons

SimpleResultsTable to Another View

nikhilmehra79
Path Finder

Hi ,

I have a simple table presented in advanced xml, i am trying to click a specific row and launch a flashtime view (already build) but i think i have to go through a single value call - does not seem to me right. I want to click and launch directly new view




row
1000



source="Latency_Analytics.csv" | timechart span=5m avg(Latency_msec) by time

Alert_Rate_View






Alert_Rate_view is another view which i am trying to get to by clicking the row in table ...but when i click on row i get a SingleValue and then when i click on Single Value i get the Alert_Rate_view - i want to avoid the sinlge value how can i do it?

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

If you're using SideviewUtils you can nest your modules like this:

SavedSearch
  param search, etc.
  Table
    Redirector
      param url, args, etc.

Clicking something in the Table will call the Redirector, sending you to your new view.

0 Karma

nikhilmehra79
Path Finder

i am not using SideView util any other alternative using advanced xml.

0 Karma
Get Updates on the Splunk Community!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...