I have added date filter for records to get data between two dates. Is there a way where I only get data when I press enter after selecting start and end time?

Hello Community,

I have the following filter and I wanna customize it like Start date should be on top of first search field and End Date should be on top of second search field. And Only when I press enter after selecting start and end date, It should apply filter. Is there a way to add these customization in filter?

image

Thanks and regards

Hi @musama, Have you tried creating separate parameters for start date and end date and link them with respective controls as shown below. Having separate controls will let you arrange them one below the other. You will need to create a calculated column to filter dates between the selected range. Hope this helps.

Regards,
Karthik