# Table Drilldown and the event.values array

**URL:** https://discuss.elastic.co/t/table-drilldown-and-the-event-values-array/311968
**Category:** Kibana
**Created:** [August 11, 2022, 11:48pm UTC](https://discuss.elastic.co/t/table-drilldown-and-the-event-values-array/311968 "2022-08-11T23:48:40Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![azulgrana](https://avatars.discourse-cdn.com/v4/letter/a/df788c/32.png) [@azulgrana](https://discuss.elastic.co/u/azulgrana)
#### Post date: [August 11, 2022, 11:48pm UTC](https://discuss.elastic.co/t/table-drilldown-and-the-event-values-array/311968/1 "2022-08-11T23:48:41Z")

</div>

Hi there!

Could someone please explain to me how to use the event.values array on a drilldown? for some reason I can't not get it to work. I'm trying to add a drilldown to a Table and I want pass to the drilldown the value of the first two cells on the row. I have tried using using the following syntaxes and had no luck.

{{event.values[0]}}  
{{event.values.[0]}}

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/c/f/cf359c72008876aa39823aadc8cee875fdd9bc5d.png)

The Kibana version I'm using is 7.11.1

Any help would be appreciated,

Thanks

Azulgrana

---

<div class="post-metadata">

### Author: ![azulgrana](https://avatars.discourse-cdn.com/v4/letter/a/df788c/32.png) [@azulgrana](https://discuss.elastic.co/u/azulgrana)
#### Post date: [August 12, 2022, 12:19am UTC](https://discuss.elastic.co/t/table-drilldown-and-the-event-values-array/311968/2 "2022-08-12T00:19:35Z")

</div>

After some reading, it seems the issue is that event.values is only exposed when using a Table Row Click trigger. Unfortunately the Kibana version 7.11.1 I'm using in PROD does not have that option

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/d/b/db3357d97f9835ad6f87086e5b747735aded7d76.png)

Could someone please tell when was the "Table Row Click" trigger feature released? I have checked another DEV system with Kibana 7.16.3 and I don't see it there either ...

Thanks

Azulgrana

---

<div class="post-metadata">

### Author: ![Marta\_Bondyra](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marta_bondyra/32/102122_2.png) [@Marta\_Bondyra](https://discuss.elastic.co/u/Marta_Bondyra)
#### Post date: [August 12, 2022, 8:07am UTC](https://discuss.elastic.co/t/table-drilldown-and-the-event-values-array/311968/3 "2022-08-12T08:07:13Z")

</div>

Are you sure you're using Lens table and not regular datatable?

---

<div class="post-metadata">

### Author: ![azulgrana](https://avatars.discourse-cdn.com/v4/letter/a/df788c/32.png) [@azulgrana](https://discuss.elastic.co/u/azulgrana)
#### Post date: [August 12, 2022, 2:46pm UTC](https://discuss.elastic.co/t/table-drilldown-and-the-event-values-array/311968/4 "2022-08-12T14:46:38Z")

</div>

Thanks @Marta_Bondyra that did the trick, though the problem that I have now is that the Lens table does not have the Advanced \> JSON input ☹

I'm using the Advanced \> JSON input to trim a bit the values on my table. Unfortunately a scripted field would not be an option for me.

Any workarounds?

TIA

Azulgrana

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [September 9, 2022, 2:46pm UTC](https://discuss.elastic.co/t/table-drilldown-and-the-event-values-array/311968/5 "2022-09-09T14:46:43Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
