Hello everyone!
Context:
The app I am working on calculates dates for particular events based on input from the user then automatically creates corresponding events in a google calendar.
Problem:
I am trying to get to the bottom of an issue I’m experiencing with the Action that generates a new row to my gCal table.
The expression I use in the ‘Start’ column is: DATETIME({Date})+ “007:00:00”
The expression I am trying to use in the ‘End’ column is: DATETIME({Date})+ “008:00:00”
However, a new event is not generated whenever I use this expression in the ‘End’ column!
When I switch the ‘End’ column expression to simply: NOW(), the calendar event is generated correctly.
As a workaround I tried to set the ‘End’ column formula as [START] + “001:00:00”
… which didn’t work either.
Any help getting to the bottom of this is greatly appreciated!
Thanks, Kyle C.
User | Count |
---|---|
35 | |
11 | |
3 | |
3 | |
2 |