Dashboards & Visualizations

When I click on my calendar visualization drilldown, why does it direct to a search instead of my dashboard?

smuderasi
Explorer

calendar visualization drilldown not working.. Below is my source code, When i click on the cell it directs to search instead of dashboard

Calendar

<panel>
  <viz type="calendar_app.calendar">
    <search>
      <query>| inputlookup ******| eval _time=strptime(Date,"%m/%d/%Y") 

| timechart span=1d dc(Bill_Run) as Bill_Run
-24h@h
now

True


***************



0 Karma

kmaron
Motivator

If you want a click to go to a dashboard you need to set up the drilldown.

When you are in edit mode at the top right corner of your panel there will be 3 vertical dots.
Click them then choose Edit Drilldown.
There should be a dropdown for On click - choose Link to Dashboard.
In the subsequent dropdowns choose your app and dashboard and whether or not you want it to open in a new tab.
(You can use the advanced section to set up any parameters/tokens you might need. )

0 Karma

smuderasi
Explorer

the edit drilldown is greyed 😞

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