Dashboards & Visualizations

Dynamic drill down to new dashboard with token value

DataOrg
Builder

I have drilldown in dashboard with to new dashboard token value but value is not passed to the new dashboard token.Below is my drilldown code

my SPL which populates the URL:| eval url="/app/".'eai:acl.app'."/".'title'."?form.SITENAME=".'SiteName'

Drilldown code:

      <link target="_blank">
        <![CDATA[ $row.url|n$]]></link>
    </drilldown>

url VALUE present in the new Tab URL after drilldown:
https://localhost:8000/en-US/app/Dashboard_Portal/memory_utilization?form.SITENAME=SAMSUNG

memarshall63
Communicator

Not sure that I understand the issue... but here's a similar question that I had answered.. and all of this works.

https://answers.splunk.com/answers/731780/how-to-use-drill-downs-using-whole-field-values.html

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...