Repeater Filtering by Date

I’ve setup a new database for my site to show key information by day to our customers. It contains details like when we’re open and when we’re serving food, I’ve setup a repeater on an ‘Opening-Hours’ page that works great for the first 7 entries but I can’t seem to add a filter for a date field. I want to filter anything that’s before TODAY so that I don’t have to manually update the site every day, does anyone know how to make it work?

You will need to use a codebases filter to filter by with the current date

Thanks Carlos! Do you have any examples? I’m not a coder but happy to try :slight_smile: