Hi folks,
I am trying to create a calendar view (interface), where it would show events from my connected Google calendar but also events from the table of events I have created in my base, so essentially two sources of information. I found a way how to do it, but I do not find it ideal / satisfactory.
I created a table with events in "base A", then I created second "base B" where I synced google calendar events. Then I synced table from base A into the table in Base B and created a calendar interface on top of base B. But this means I have two based with my events and I would like to have them in one. What it means is that I have:
BASE A with calendar where I can add / edit events from airtable base
BASE B where I have calendar view with google calendar and also events from BASE A, but cannot edit them or add new because that is only in enteprise package, which I do not have
Is there any way how to show/sync 2 tables (or specifically google calendar events + table of events in Airtable) into one calendar view, where I could also edit/add new airtable events?
Thank you