# How do a keyword search in kibana4 dashboard

**URL:** https://discuss.elastic.co/t/how-do-a-keyword-search-in-kibana4-dashboard/103466
**Category:** Kibana
**Created:** [October 11, 2017, 5:24am UTC](https://discuss.elastic.co/t/how-do-a-keyword-search-in-kibana4-dashboard/103466 "2017-10-11T05:24:57Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![RajeshAJ](https://avatars.discourse-cdn.com/v4/letter/r/6f9a4e/32.png) [@RajeshAJ](https://discuss.elastic.co/u/RajeshAJ)
#### Post date: [October 11, 2017, 5:24am UTC](https://discuss.elastic.co/t/how-do-a-keyword-search-in-kibana4-dashboard/103466/1 "2017-10-11T05:24:57Z")

</div>

![Screenshot from 2017-10-11 10:42:48](https://us1.discourse-cdn.com/elastic/original/3X/c/a/cafd0299d8040d795e0f5ff2aafd6389eb7cff9e.png)  
I have a kibana Dashboard with data table visualization, In that visualization widget, I need to scroll down or change pagination.i have 1800 city name in that single visualization widget, if I want to go to city name starts with K...., it's very hard for me to search for each page NOTE: I have an not analyzed data.

---

<div class="post-metadata">

### Author: ![Marius\_Dragomir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marius_dragomir/32/42087_2.png) [@Marius\_Dragomir](https://discuss.elastic.co/u/Marius_Dragomir)
#### Post date: [October 11, 2017, 10:49am UTC](https://discuss.elastic.co/t/how-do-a-keyword-search-in-kibana4-dashboard/103466/2 "2017-10-11T10:49:17Z")

</div>

You can filter the data to display only cities that start with K by adding this query in the search bar: `CITY:K*` instead of the star.

---

<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: [November 8, 2017, 10:49am UTC](https://discuss.elastic.co/t/how-do-a-keyword-search-in-kibana4-dashboard/103466/3 "2017-11-08T10:49:28Z")

</div>

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