Syntax Error for Date
Hello
Datameer newbie here and getting syntax errors for the below conditions.
Is there something wrong with the date formats ?
Any help would be great, thanks Brendan
IF(ISBLANK(#Validation!expiration_date); "NA"; IF (#Validation!expiration_date; >= "2199-12-31 00:00:00" );"Invalid"; "Valid")) |
IF( OR(#Validation!C_96_expiration_date == "Invalid"); "Invalid"; "Valid" ) |
|
Please sign in to leave a comment.
Comments
1 comment