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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...