Fix year in Automatic Birthday Slack Message

Hi! I have a question about how the bot sends automatic slaсk greeting messages.
You can find an example document here:

Automation bot returns False in step “If” formula:
“[table name].Filter(thisrow.Birthday = Today()).Count>0”

It doesn’t work because the birthday column contains a true birth year, if you put the current year, the bot works.

How do make the bot respond only to the date, not looking at the year of birth?

Any ideas? maybe there’s some neat solution…

Dear @Evgeniy_Mamontov,

Have you concerned to use this method from @Saul_Garcia

Otherwise you can only search for the month and day to find yearly repeating events: