# Kibana Visualization Controls Option List

**URL:** https://discuss.elastic.co/t/kibana-visualization-controls-option-list/131781
**Category:** Kibana
**Created:** [May 14, 2018, 3:43pm UTC](https://discuss.elastic.co/t/kibana-visualization-controls-option-list/131781 "2018-05-14T15:43:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![AlexisC](https://avatars.discourse-cdn.com/v4/letter/a/f07891/32.png) [@AlexisC](https://discuss.elastic.co/u/AlexisC)
#### Post date: [May 14, 2018, 3:43pm UTC](https://discuss.elastic.co/t/kibana-visualization-controls-option-list/131781/1 "2018-05-14T15:43:04Z")

</div>

Hello,  
I indexed on elasticsearch several documents containing the JSON key aircraft. This JSON key has 3 values: A319, A320 and A321.  
When I create a Kibana visualization with the type Controls and Option List, I have only 2 aircrafts in the suggestion list: A319 and A320. Why ? Is it a limitation of Kibana with the suggestion list ?  
I checked with other JSON key and I have the same problem.  
Thanks for the help.

---

<div class="post-metadata">

### Author: ![lukas](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lukas/32/6812_2.png) [@lukas](https://discuss.elastic.co/u/lukas)
#### Post date: [May 15, 2018, 3:35pm UTC](https://discuss.elastic.co/t/kibana-visualization-controls-option-list/131781/2 "2018-05-15T15:35:32Z")

</div>

It could be that the suggestions list is being limited by your current filters (i.e. time range, etc.). If you select a broader time range that definitely includes data that has all three keys, do you see all of the options?

---

<div class="post-metadata">

### Author: ![AlexisC](https://avatars.discourse-cdn.com/v4/letter/a/f07891/32.png) [@AlexisC](https://discuss.elastic.co/u/AlexisC)
#### Post date: [May 16, 2018, 7:53am UTC](https://discuss.elastic.co/t/kibana-visualization-controls-option-list/131781/3 "2018-05-16T07:53:06Z")

</div>

I checked your suggestion with filters but it was not that. After some tests, I found that the issue was coming from my mapping. In the settings, the option " "number\_of\_shards": 1 " was the problem. I deleted this line and now I have no issue.

---

<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 13, 2018, 7:53am UTC](https://discuss.elastic.co/t/kibana-visualization-controls-option-list/131781/4 "2018-06-13T07:53:12Z")

</div>

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