Google Sheets Update with Now()

I have an app that updates a a google sheet for approval flow. I have an action created that sets a column in my google sheet to a value. The value is the NOW() function. It runs just fine but when it shows up in the google sheet it is just the date and not the datetime value. When I test the action the expression result shows the datetime value but in google sheets its just the date value. This is my first attempt at creating an app with appsheet and I'm lost. Thanks in advance for the help.

0 1 89
1 REPLY 1

Sounds like the column in your gsheet is formatted as a date. I'd recommend formatting the entire gsheet as plain text when using it with Appsheet.

Top Labels in this Space