Better way to filter by Date when there are too many values?

Hi everyone,

I’m using a Date column to filter records in Glide, but when there are many dates, the filter shows a long list and becomes hard to use.

Is there a better approach, such as filtering by date range (From / To) using Date Picker or User-specific columns?

Any best practices or recommendations would be appreciated.
Thanks!

Check out Part 2

1 Like

This one also demonstrates an approach to date range filtering (without actually using any filters)