Check if the value is a date

Hi
Is there a expression to check if a value entered in a column is a date ?
Sheets have a function Isdate , anything in appsheet ?
Thanks

if you set your column type as Date…that should do it, I’m wrong ?

3X_4_b_4bb7a1fac255d0948da258e31a009dedf0b15154.png

Thomas_Varghese:

Sheets have a function Isdate , anything in appsheet ?

not in my knowledge.

Thomas_Varghese:

Sheets have a function Isdate , anything in appsheet ?

Nope, though you might be able to approximate it with EXTRACTDATES().

See also:

2 Likes