I have the following data that is automatically entered into a google spreadshet:
Event
CreateDate
Location
From the “CreateData” data, AppSheet uses an expression to calculate the time into column “TimeT”.
However, when I sync, the AppSheet expression data in “TimeT” does not get generated.
Why is that? Do I have to set some sort of behavior in order for this automation to occur?
If I create a Virtual Column with the same expression, then YES, the data is generated but not synced to the gSheet because that VC does not exist there.
My goal is that when gSheet receives CreateDate data, it will automatically execute the AppSheet expressions and fill in/sync the DateT and TimeT values into gSheet. However, unless I use a Virtual Column, AppSheet will not execute the TimeT expression.
I’m awfully tired so this might be an easy answer but my mind just cant wrap itself around this problem right now. Your help would be most appreciated.

