Hide rows greater than {{NOW}}

I created a custom query to output the last maintenance on my vehicle database. I would like to hide the rows in my table that are not due yet. How do I hide or show a row by the current date?

Hello,
Have you tried - dynamic attributes > hide > when > your.query.value > today ?

How to access today/now on the page:

Great! Exactly what I needed.