Loading...
{ISDATE(<<date>>)}
<<date>> Date is either a date field or a string in the format "YYYYMMDD"
0 = If the input is not valid date
{table.date_field} = "08/39/2016" {ISDATE(table.date_field)}
Result: 0