Date Filter: Taking only entries for the current month AND before yesterday

I have a table in Metabase with booked hours for each day. Now the data is loading overnight. So I would like to have a filter where I can take all entries for the current month starting yesterday until the beginning of the month. And this filter should automatically be set to yesterday. Is there any chance to do so?

Thank you for your help

Hi @Judith-93
I think you’re looking for this request:
https://github.com/metabase/metabase/issues/4083 - upvote by clicking :+1: on the first post
The solution would be to have two filters, one that filters out today+future, and another that filters current month.