AppSheets - Calendar not functioning correctly

I’ve been working with Gemini over the course of a few days to try to resolve this issue with no luck. I’ve even reached out to customer support who directed me to come this forum for guidance.

Gemini has been successful at helping me build the back end interface for a ‘tasks management calendar’, but the calendar itself isn’t functioning.

The goal of the calendar app is to allow my sales team to add a task for me and other presales designers to assist with. The calendar currently allows me to ‘add a new task’ that includes the client name, project type, requested by and due date. It sends this information back to the sheets that is is associated with the app. I see them real time update.

However; the task never shows up in the preview of the calendar. Nothing Gemini has suggested appears to work and some information Gemini shares appears to be outdated.

Does anyone have any ideas why the calendar app can send information to sheets, but isn’t showing the task in the calendar app itself?

Your app needs to be configured to show it. Please post screenshots of the following configuration:

  • The table containing the calendar events.
  • The view to display the calendar.
  • The view to display an individual calendar event.

Hi Steve; you’ll have to forgive me; I hope this is the information you’re hoping to see. I’m a novice here so any guidance is much appreciated.



Let’s start with the basics. Have you read this?

You need to make sure that in the Calendar View configuration, you are setting BOTH the Start Date and the End Date - at a minimum. Even if you use the same Date column for both.

The Calendar view needs them both to establish if it is a single day or multi-day event.

That worked! Thank you!