I am using a formula-generated date in a "Date column" to run an "alert someone" automation as a reminder for follow-up.
I am using this automation setup set to alert me when the date is today.
When I hand enter a date in the column the automation works as expected.
I believe this is a result of the automation still recognizing the value in the cell as text and not a date.
I have tried several helper columns pulling in the value as "=DATE" and "=VALUE" but nothing has worked so far.
I even tried using an "IF" statement to give me a check box if "Date = "TODAY()" and it would not recognize that I was looking at 2 dates.
Any help is appreciated.