Comun Datetiem value from other source

Hi. How are you?
My question is about the datetime column. I need that one column take the hour from NTP server or appsheet server, because on mobile devices the users can change the datetime and the app can be violated to take the hour of attendance record.

Is possible?

0 3 267
3 REPLIES 3

Not sure exactly what youโ€™re asking, but maybe you just need to put NOW() in the โ€œInitial Valueโ€ field of the column definition?

@Max_Baez_Esnaola
NOW() and TIMENOW() expressions read the datetime or time value from the userโ€™s device. Provided this issue is too important for you, I encourage you to use UTCNOW() expression as an initial value for your datetime column, where the expressionโ€™s value is coming from the AppSheet server.

Steve
Platinum 4
Platinum 4

Not possible.

Possible, but not reliable.

Top Labels in this Space