# How to get null value in drop down when applying filter in Kibana

**URL:** https://discuss.elastic.co/t/how-to-get-null-value-in-drop-down-when-applying-filter-in-kibana/132763
**Category:** Kibana
**Created:** [May 22, 2018, 9:17am UTC](https://discuss.elastic.co/t/how-to-get-null-value-in-drop-down-when-applying-filter-in-kibana/132763 "2018-05-22T09:17:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![remo](https://avatars.discourse-cdn.com/v4/letter/r/bb73d2/32.png) [@remo](https://discuss.elastic.co/u/remo)
#### Post date: [May 22, 2018, 9:17am UTC](https://discuss.elastic.co/t/how-to-get-null-value-in-drop-down-when-applying-filter-in-kibana/132763/1 "2018-05-22T09:17:20Z")

</div>

I am pushing mule logs to elasticsearch. In the logs some fields have no data that means it has null populated in those fields. when ever I want to apply filter on those fields on kibana I am not getting null in the dropdown. Is it not possible to get null in dropdown?  
To resolve this I have populated NA in those particular fields then I am able to filter out those. But is that a feasible solution. Any other solution would be greatly helpful.

Thank you.

---

<div class="post-metadata">

### Author: ![ppisljar](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ppisljar/32/11588_2.png) [@ppisljar](https://discuss.elastic.co/u/ppisljar)
#### Post date: [May 22, 2018, 2:24pm UTC](https://discuss.elastic.co/t/how-to-get-null-value-in-drop-down-when-applying-filter-in-kibana/132763/2 "2018-05-22T14:24:57Z")

</div>

if the field is not set you could add a filter like `field` - `DOES NOT EXIST` (one of the values in the second dropdown on filter editor)

---

<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: [June 19, 2018, 2:37pm UTC](https://discuss.elastic.co/t/how-to-get-null-value-in-drop-down-when-applying-filter-in-kibana/132763/3 "2018-06-19T14:37:49Z")

</div>

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