# Customize the message "No results found"

**URL:** https://discuss.elastic.co/t/customize-the-message-no-results-found/53510
**Category:** Kibana
**Created:** [June 21, 2016, 1:46pm UTC](https://discuss.elastic.co/t/customize-the-message-no-results-found/53510 "2016-06-21T13:46:40Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![michele\_crudele](https://avatars.discourse-cdn.com/v4/letter/m/91b2a8/32.png) [@michele\_crudele](https://discuss.elastic.co/u/michele_crudele)
#### Post date: [June 21, 2016, 1:46pm UTC](https://discuss.elastic.co/t/customize-the-message-no-results-found/53510/1 "2016-06-21T13:46:40Z")

</div>

Is it possible in Kibana to customize the message "No results found" that you get when a visualization does not have data? I would like to put some text explaining the reasons why you are not getting results.  
Any other suggestion is welcomed. Thanks.

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [June 21, 2016, 2:43pm UTC](https://discuss.elastic.co/t/customize-the-message-no-results-found/53510/2 "2016-06-21T14:43:36Z")

</div>

Hi @michele_crudele, unfortunately that's not possible at the moment. Are you wanting to customize the "no results" message per visualization, or globally? Either way, sounds interesting, we'd be happy to accept a feature request on our Github issue tracker: [https://github.com/elastic/kibana/issues](https://github.com/elastic/kibana/issues)

---

<div class="post-metadata">

### Author: ![michele\_crudele](https://avatars.discourse-cdn.com/v4/letter/m/91b2a8/32.png) [@michele\_crudele](https://discuss.elastic.co/u/michele_crudele)
#### Post date: [June 21, 2016, 3:33pm UTC](https://discuss.elastic.co/t/customize-the-message-no-results-found/53510/3 "2016-06-21T15:33:48Z")

</div>

Not globally, I would like to customize the "no results" message per visualization.  
Any `legal` idea I can implement in Kibana 4.5 to describe to the user the reasons why a visualization has no data?

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [June 21, 2016, 3:39pm UTC](https://discuss.elastic.co/t/customize-the-message-no-results-found/53510/4 "2016-06-21T15:39:28Z")

</div>

You might be able to accomplish this with [a hack](https://github.com/elastic/kibana/wiki/Writing-Hacks), but otherwise it'll need to be field as a feature request.

---

<div class="post-metadata">

### Author: ![michele\_crudele](https://avatars.discourse-cdn.com/v4/letter/m/91b2a8/32.png) [@michele\_crudele](https://discuss.elastic.co/u/michele_crudele)
#### Post date: [June 21, 2016, 3:41pm UTC](https://discuss.elastic.co/t/customize-the-message-no-results-found/53510/5 "2016-06-21T15:41:40Z")

</div>

Can you be more specific about the hack that I should write?  
Do you want me to file an issue, or can you do that for me?

---

<div class="post-metadata">

### Author: ![Bargs](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/bargs/32/5429_2.png) [@Bargs](https://discuss.elastic.co/u/Bargs)
#### Post date: [June 21, 2016, 5:10pm UTC](https://discuss.elastic.co/t/customize-the-message-no-results-found/53510/6 "2016-06-21T17:10:24Z")

</div>

Hacks basically give you full access to the the page so you can run any arbitrary Javascript you want. I offer that as a suggestion only if you're desperate and don't mind getting down into the weeds.

It would be great if you could file an enhancement request, it's always nice to get the requirements directly from a user. If I file a ticket I may not describe your use case accurately.

---

<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: [July 6, 2017, 1:49pm UTC](https://discuss.elastic.co/t/customize-the-message-no-results-found/53510/7 "2017-07-06T13:49:40Z")

</div>


