I need help in Formula IF to detect someone birthday dues in today :
TODAY Formula : NOW() with European Format Column 1
Formula : DATETIME_PARSE(DATETIME_FORMAT(TLahir,‘MM/DD’)&"/"&YEAR(NOW())) column 2
Im Copy paste from : airtable Help (Recurring Date )
But when i put the Formula to detect Staff’s Birthday on Today : Column3 :
IF(Formula=Today,‘TODAY’,‘WRONG’)
The RESULT is always WRONG . why is that ?

