Dashboards & Visualizations

Calendar Visualization drilldown

jadengoho
Builder

I would like to ask if in this calendar visualization, is it possible to have a drilldown, what i want is when i click the calendar date it would get the date value and pass it to the token or a textbox , can this be possible in this calendar viz.
Basically i want to get the date when i on a specific date.

0 Karma
1 Solution

jadengoho
Builder

I already solved this thanks ,
By changing the (option name="drilldown")none(/option) to (option name="drilldown")all(/option)
and pass it to a token

View solution in original post

jadengoho
Builder

I already solved this thanks ,
By changing the (option name="drilldown")none(/option) to (option name="drilldown")all(/option)
and pass it to a token

jordancohn
New Member

Hi jadengoho,

How did you pass the value of the cell to a token? I tried adding

<drilldown>
<set token="form.selectedCell">$click.value$</set>
</drilldown>

before </viz> but it is not setting the token.

I have already changed it to <option name="drilldown">all</option> as you suggested.

0 Karma

MuS
Legend

Hi jadengoho,

Can you please accept your answer, thanks.

cheers, MuS

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

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