Hi
I have two tables i’m looking to display as one. Both are calendar lists with dates; one is entered by users in the app, the other is imported from a google sheet which takes it from an HTML data source. I want to be able to show a calendar to users with both user entered and imported dates.
Possible approaches - but I cant do any of them!
- Scheduled refresh of google data to glide table
- SQL type ‘full join’ where users add to the glide table but the displayed data is combined
- Show two lists…but this is terrible for the user who doesnt really care where the calendar entry came from