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.
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.
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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.