Hello,
i have implemented a column ‘sent_date’ with type ‘DATE’ in my interactive grid thats show the date with time (See the folowing Screenshot):

but now i would like to filter the data using this column ‘sent_date’ based only on the date and without the time and without using the ‘between Operator’ (see folowing screenshot):

As a result it should be schown the date with time.
For example i filter the data on 10 Mai. it has to show the folowwing result:

Thanks in advance