# Working with List Fields in Kibana

**URL:** https://discuss.elastic.co/t/working-with-list-fields-in-kibana/279860
**Category:** Kibana
**Created:** [July 28, 2021, 1:10pm UTC](https://discuss.elastic.co/t/working-with-list-fields-in-kibana/279860 "2021-07-28T13:10:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Sandeep\_Raju](https://avatars.discourse-cdn.com/v4/letter/s/8797f3/32.png) [@Sandeep\_Raju](https://discuss.elastic.co/u/Sandeep_Raju)
#### Post date: [July 28, 2021, 1:10pm UTC](https://discuss.elastic.co/t/working-with-list-fields-in-kibana/279860/1 "2021-07-28T13:10:39Z")

</div>

Hi all,

I'm having difficulty in adding list fields in my project.

The fields are already defined & cannot be changed.  
For ex:

```auto
Groups: QA, audit, domain, company, admin, ip

```

These are values given for a field in a single entry.

I'm getting all values when i work with data table.  
But get a different count when i work with filters in charts.  
i.e groups:\*  
I get number of entries in groups, but there may be many values within a single entry.

---

<div class="post-metadata">

### Author: ![Dzmitry](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dzmitry/32/65026_2.png) [@Dzmitry](https://discuss.elastic.co/u/Dzmitry)
#### Post date: [July 30, 2021, 11:34am UTC](https://discuss.elastic.co/t/working-with-list-fields-in-kibana/279860/2 "2021-07-30T11:34:13Z")

</div>

Hi @Sandeep_Raju ,

Since 7.6 release we have a [limited support](https://github.com/elastic/kibana/issues/1084#issuecomment-585178079) of nested field:

- Index Patterns will detect Nested Fields correctly
- You will be able to watch Nested Fields in Discover
- Filtering on Nested Fields via the filter bar works

However it is not working yet in Visualize, so that's why you are confused. We don't have a timeline for it to be ready, so you can subscribe for an issue and know first when it is closed.

Best, Dima

---

<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: [August 27, 2021, 11:34am UTC](https://discuss.elastic.co/t/working-with-list-fields-in-kibana/279860/3 "2021-08-27T11:34:48Z")

</div>

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