Hey everyone.
I am trying to dynamically filter a date based on some previous formulas validation. Here's a visual example:
The user has to input this data (which represents Dates) every day, which is dauting. So the idea is to replace it dynamically.
I created a formula that checks the date and get the previous date, which is the one that should be inputted in the filter.

As you can see, the column "Date -1" Should always replace the content within the filter. How to make it automatic?

thanks!