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!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...