Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Action to generate Calendar Event - 'End' field bug?

NPKyle
New Member

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.

0 8 508
8 REPLIES 8
Top Labels in this Space