Skip to main content

How do I filter a view where the date record created is greater than a specifc date?

  • August 15, 2021
  • 1 reply
  • 24 views

How do I filter a view where the date record created is greater than a specifc date?

ie ony show records more recent than July 1st 2021

I assume it is simple but I can’t work it out.

1 reply

Forum|alt.badge.img+4

You need to define a Created time field in your table (which you can hide if your only use of it is in a view filter). You can then filter on that in your view as you would with any other date the field.