# Filter today's date in Kibana Search Bar

**URL:** https://discuss.elastic.co/t/filter-todays-date-in-kibana-search-bar/168984
**Category:** Kibana
**Created:** [February 19, 2019, 9:53am UTC](https://discuss.elastic.co/t/filter-todays-date-in-kibana-search-bar/168984 "2019-02-19T09:53:20Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Moka](https://avatars.discourse-cdn.com/v4/letter/m/ee7513/32.png) [@Moka](https://discuss.elastic.co/u/Moka)
#### Post date: [February 19, 2019, 9:53am UTC](https://discuss.elastic.co/t/filter-todays-date-in-kibana-search-bar/168984/1 "2019-02-19T09:53:20Z")

</div>

Hello ,

I'm trying to filter only today's date in kibana .  
Example of data I use :

Number\_of\_customers ................................ update\_date  
55 ...................... ...................... ...................... 2019-02-18  
22 ...................... ...................... ...................... 2019-02-19

I want to use a metric in kibana to display only '22' for the today's date.  
In Kibana search bar ,I can use the following query : update\_date: 2019-02-19  
but then again , I have to change it everyday.  
The query I'm looking to use is update\_date: Now  
whats the query to use?  
I use Kibana 5.5

Cheers,

---

<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: [February 20, 2019, 9:01pm UTC](https://discuss.elastic.co/t/filter-todays-date-in-kibana-search-bar/168984/2 "2019-02-20T21:01:21Z")

</div>

Could you try adding a filter where the value for `update_date` is between "now/d" and "now"?

---

<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: [March 20, 2019, 9:01pm UTC](https://discuss.elastic.co/t/filter-todays-date-in-kibana-search-bar/168984/3 "2019-03-20T21:01:31Z")

</div>

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