# Visualization on document containing list

**URL:** https://discuss.elastic.co/t/visualization-on-document-containing-list/54812
**Category:** Kibana
**Created:** [July 6, 2016, 10:23am UTC](https://discuss.elastic.co/t/visualization-on-document-containing-list/54812 "2016-07-06T10:23:03Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![wally](https://avatars.discourse-cdn.com/v4/letter/w/9de053/32.png) [@wally](https://discuss.elastic.co/u/wally)
#### Post date: [July 7, 2016, 1:24am UTC](https://discuss.elastic.co/t/visualization-on-document-containing-list/54812/3 "2016-07-07T01:24:17Z")

</div>

Thanks. After quick search with 'array' keyword, I found this, but need time to see whether it is useful for my case:

> [@Dealing with array data](https://discuss.elastic.co/t/dealing-with-array-data/32703):
>
> I'm new to Kibana and have an issue I'm trying to resolve. I have some JSON that is similiar to the following: "service": { { "protocol": "tcp", "port": "80", "address": "127.0.0.1" }, { "protocol": "tcp", "port": "80", "address": "192.168.0.1" }, { "protocol": "tcp", "port": "80", "address": "172.16.0.1" } } It's my understanding that Kibana 4 doesn't support arrays so that data is displayed in Kibana as one big string value under the "service" key. I need to be able to use the "address" fi…

---

_[View the full topic](https://discuss.elastic.co/t/visualization-on-document-containing-list/54812)._
