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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...