# Help with null dates

**URL:** https://forum.mautic.org/t/help-with-null-dates/29061
**Category:** Product Support
**Tags:** mautic-4
**Created:** [August 24, 2023, 8:12pm UTC](https://forum.mautic.org/t/help-with-null-dates/29061 "2023-08-24T20:12:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jhoogs](https://avatars.discourse-cdn.com/v4/letter/j/bb73d2/32.png) [@jhoogs](https://forum.mautic.org/u/jhoogs)
#### Post date: [August 24, 2023, 8:12pm UTC](https://forum.mautic.org/t/help-with-null-dates/29061/1 "2023-08-24T20:12:52Z")

</div>

**Your software**  
My Mautic version is: 4.4.9  
My PHP version is: 8.0.30  
My Database type and version is: MySQL 8.0.23

**Your problem**  
My problem is:  
I’m having an issue when trying to apply a filter within segments.  
I want to view all users who have a null birthdate in the database, but when I use “empty,” it doesn’t return any contacts, even though I know there are many null entries in the database. Is there another way to filter this data to retrieve null values?  
Please note that it’s a ‘datetime’ field.

These errors are showing in the log:  
There’s no error log; it simply doesn’t fetch any results.

Steps I have tried to fix the problem:  
I attempted to filter using ‘is empty,’ but it doesn’t provide me with any results.
