Dashboards & Visualizations

Which column does it take for drilldown "click.value"?

appleman
Contributor

Hello,

I'm creating a dashboard with drilldown using "click.value".
My question is, if X-Axis and Y-Axis are specified like using chart command as it is shown below, and click a value on a bar graph, which value is taking after as "click.value"?

Thank you.


ドリルダウンを"click.value"でしようとする際に、X軸・Y軸とも値が入っているとどちらをtokenとして取るのでしょうか。
尚、クリックする値をX軸・Y軸両方をかねあわせた値にする場合は、どのようにしたらよいのでしょうか。
下の例でいくと、例えばDummyApp0のA(ピンク)をクリックした際に、その値(X、Y)をとって次のダッシュボードに遷移させることは可能でしょうか。

alt text

0 Karma
1 Solution

melonman
Motivator

以下のDocsを参照してみてください。

http://docs.splunk.com/Documentation/Splunk/6.0/Viz/PanelreferenceforSimplifiedXML#link

For use with charts.

For all charts, except Bar charts:
click.value: The value on the X-axis
click.value2: The value on the Y-axis
(for Bar charts, these values are reversed)

Note: Multivalue fields in a table also use click.value2. See Dashboard linking to a multivalue field example.

View solution in original post

aelliott
Motivator

I use the following in my javascript when using drilldown.
Not sure if this also applies to your scenario
value, value2, name, name2

0 Karma

melonman
Motivator

以下のDocsを参照してみてください。

http://docs.splunk.com/Documentation/Splunk/6.0/Viz/PanelreferenceforSimplifiedXML#link

For use with charts.

For all charts, except Bar charts:
click.value: The value on the X-axis
click.value2: The value on the Y-axis
(for Bar charts, these values are reversed)

Note: Multivalue fields in a table also use click.value2. See Dashboard linking to a multivalue field example.

Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...