Aug 15, 2021 12:08 AM
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.
Aug 15, 2021 02:34 AM
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.