I have a if formula IF [ID]=[id] THEN [DATE]+1 ELSE "" ENDIF
date is formatted 2020-05-20 00:00:00
what I would want ID=ID then date =2020-05-21 00:00:00
the error message I get is Formula (25) Parse Error at char(0): Type mismatch in operator +. (Expression #1)