Filter on a date from Excel

Hello everyone,

I’m trying to create a scenario on Make where I have a list of clients. And I’d like to filter on a date I put in a specific column. When this date = today’s date, then it send an email.

I can’t figure out what’s wrong .. I tried so many solutions on the filter ..

Could you help me ?

Here’s my filter : formatDate(addDays(parseDate(1899-12-30;YYYY-MM-DD);1. Value);YYYY-MM-DD)=formatDate(now;YYYY-MM-DD)

Here’s the info of my scenario :