Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Lauri
Specialist
Specialist

import recurring events from Outlook calendar

I'm using the Outlook365Connector to get calendar events from Office 365 into Qlik Sense Enterprise on prem, which works well, except it skips all recurring events other than the first instance. This is as designed, per the Qlik documentation. Is there a workaround?

Microsoft Graph allows for query of instances of a recurring event (see here). Is there a way to use the HTTP parameters in a Qlik Sense load script to get the event instances? I'm hoping I can add the parameters to the default URL for the connection:

(URL IS [http://localhost:5555/data?connectorID=Outlook365Connector&table=EventsForCalendar&calendarID=$(cal)...], qvx)

Labels (1)
0 Replies