Skip to main content

Peliqan

SharePoint Site

Top 10 most active users

SQL query for SharePoint Site

Get a list of top 10 most active users based on number of actions performed.

SELECT TOP 10 User, COUNT(*) AS ActionsPerformed FROM ActivityLog GROUP BY User ORDER BY ActionsPerformed DESC

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.