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…