Is there any way I can use the selected date and time range from date picker in the filter KQL
@suj0 , have you tried putting a filter on @timestamp
field ? The time picker is, however, provided for exactly this case when you want to view the events at certain PIT, so TBH, putting a filter is not a viable option.