Skip to main content

Peliqan

SharePoint Site

Number of new tasks created per month

SQL query for SharePoint Site

Count the number of new tasks created per month.

SELECT MONTH(CreatedDate) AS Month, COUNT(*) AS NewTasks FROM Tasks GROUP BY MONTH(CreatedDate)

SharePoint Site data model

SharePoint Site
Lists

SharePoint Site
Sites

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.