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

Hi jadengoho,

Can you please accept your answer, thanks.

cheers, MuS

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...