Skip to main content

Peliqan

SharePoint Site

Top 5 most accessed pages

SQL query for SharePoint Site

Identify the top 5 most accessed pages on the SharePoint site.

SELECT TOP 5 PageName, COUNT(*) AS AccessCount FROM PageViews GROUP BY PageName ORDER BY AccessCount 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.