I am trying to use the Google Calendar connector in Powerapps to show basic event information from shared Google Calendars on one of my apps and I just noticed that all-day events don't pass a date. Could this be right? Has anyone else tried this? I find it odd that the only way to pass a date from Google Calendar to Powerapps for an event is to have a time - any thoughts?
I'm collecting the calendars with ClearCollect(googleCalColl,GoogleCalendar.ListCalendars().items) and then collecting the events from a Gallery with ClearCollect(googleEveColl,GoogleCalendar.ListEvents(ThisItem.id)). GoogleCalendar.ListEvents() returns a .start and .end - when the event is created with start and end time it returns DateTime but when it's created as an all-day event both start and end are null. Is there any way to get only Date info for those events?
Thank you
Message edited
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |