# Show nested values in json array\\object

**URL:** https://discuss.elastic.co/t/show-nested-values-in-json-array-object/44687
**Category:** Kibana
**Created:** [March 17, 2016, 9:43am UTC](https://discuss.elastic.co/t/show-nested-values-in-json-array-object/44687 "2016-03-17T09:43:18Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Benyamin\_Dvoskin](https://avatars.discourse-cdn.com/v4/letter/b/fbc32d/32.png) [@Benyamin\_Dvoskin](https://discuss.elastic.co/u/Benyamin_Dvoskin)
#### Post date: [March 17, 2016, 9:43am UTC](https://discuss.elastic.co/t/show-nested-values-in-json-array-object/44687/1 "2016-03-17T09:43:18Z")

</div>

Hi,

we have some documents that have nested objects, like the example attached.  
and for some reason, it doesn't show their values in kibana search tables.  
it used to work in Kibana3 with ES 1.x, but since we upgraded to latest versions of ELK, it doesn't work.  
any ideas?  
thanks,

 ![](https://us1.discourse-cdn.com/elastic/original/2X/b/bb449f6e947f54683b444dc9244042a7a8655d3f.PNG)

---

<div class="post-metadata">

### Author: ![Court](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/court/32/6640_2.png) [@Court](https://discuss.elastic.co/u/Court)
#### Post date: [March 17, 2016, 2:18pm UTC](https://discuss.elastic.co/t/show-nested-values-in-json-array-object/44687/2 "2016-03-17T14:18:59Z")

</div>

I'm not sure I totally understand what you're trying to do, but does this sound like the feature you're looking for? [https://github.com/elastic/kibana/issues/1084](https://github.com/elastic/kibana/issues/1084)

If so, is the workaround described in this comment useful for you? [https://github.com/elastic/kibana/issues/1084#issuecomment-186836098](https://github.com/elastic/kibana/issues/1084#issuecomment-186836098)

---

<div class="post-metadata">

### Author: ![Benyamin\_Dvoskin](https://avatars.discourse-cdn.com/v4/letter/b/fbc32d/32.png) [@Benyamin\_Dvoskin](https://discuss.elastic.co/u/Benyamin_Dvoskin)
#### Post date: [March 17, 2016, 3:09pm UTC](https://discuss.elastic.co/t/show-nested-values-in-json-array-object/44687/3 "2016-03-17T15:09:35Z")

</div>

i just hope that my terminology is correct... so that the issue is explained well.  
you can see in the screenshot I've attached, that I've built a search in kibana, chosen a few fields to be displayed as columns, but they are not displayed. only when they are nested. like "body.message.messageType" for example.  
i can see this field in other visualizations, but not in search columns...

---

<div class="post-metadata">

### Author: ![Court](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/court/32/6640_2.png) [@Court](https://discuss.elastic.co/u/Court)
#### Post date: [March 17, 2016, 3:58pm UTC](https://discuss.elastic.co/t/show-nested-values-in-json-array-object/44687/4 "2016-03-17T15:58:24Z")

</div>

Can you post the mappings you use for that index?

---

<div class="post-metadata">

### Author: ![Court](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/court/32/6640_2.png) [@Court](https://discuss.elastic.co/u/Court)
#### Post date: [March 17, 2016, 4:54pm UTC](https://discuss.elastic.co/t/show-nested-values-in-json-array-object/44687/5 "2016-03-17T16:54:46Z")

</div>

After digging into this a little more, I don't think this is currently possible in Kibana. This feature request seems to be what you're looking for: [https://github.com/elastic/kibana/issues/3333](https://github.com/elastic/kibana/issues/3333)

---

<div class="post-metadata">

### Author: ![Benyamin\_Dvoskin](https://avatars.discourse-cdn.com/v4/letter/b/fbc32d/32.png) [@Benyamin\_Dvoskin](https://discuss.elastic.co/u/Benyamin_Dvoskin)
#### Post date: [March 20, 2016, 8:37am UTC](https://discuss.elastic.co/t/show-nested-values-in-json-array-object/44687/6 "2016-03-20T08:37:20Z")

</div>

thanks.  
unfortunately that seems like my issue exactly.  
very strange that something like this is not more popular and hasn't been fixed for a year...

---

<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: [July 6, 2017, 1:58pm UTC](https://discuss.elastic.co/t/show-nested-values-in-json-array-object/44687/7 "2017-07-06T13:58:30Z")

</div>


