Skip to main content

Peliqan

Microsoft Outlook Calendar

Busy days

SQL query for Microsoft Outlook Calendar

Identify the busiest days based on number of events.

SELECT start_date, COUNT(*) as event_count FROM calendar_events GROUP BY start_date ORDER BY event_count DESC

Microsoft Outlook Calendar data model

Microsoft Outlook Calendar
Calendars

Microsoft Outlook Calendar
Calendar Events

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.