Forum Discussion
Weekly Schedule Maker onto Calendar
I have a week-long virtual conference coming up in July and I want to figure out how to make a schedule/calendar of the sessions I'm interested in attending.
With filters for session type, session time, and session day that connect to a table containing session type, session name, start time, and end time, I would like to be able to select sessions from the table that then populate a calendar (ideally on the next page). This way I can schedule my time accordingly and see if there are any time conflicts.
Below is what I've been able to cobble together, but the calendar is on the first page. I can have the calendar only show the sessions I choose from the table using Ctrl+Select, but the calendar resets when I close and come back to the report.
Thanks in advance!