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!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

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 ...