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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...