Skip to main content

I want only current records to show in a view. There doesn’t seem to be a way to filter for “date created after dateX”, so I figure I can create a field that says “yes” if the date created is after whatever date I put in, then filter on that field. But what would be the formula for saying, "If ‘date created’ is after September 13, “yes”, “no”)?


Thanks!

Hi @Linda_Bonder


Did you try adding a “created time” field? You can then filter “where created time is after x”.



Thank you, I had missed the “is” field in the filter row. Perfect.


Reply