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 ?

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