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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...