Forum Discussion
Davy Loose
Mar 18, 2019Brass Contributor
Site usage statistics SharePoint Online in PowerBI
Hi, We have a requirement where we want to show the top 10 most read news pages in the last month on a PowerBI dashboard. The business knows about the site usage page (https://support.office.com/en-u...
Norman Young
Mar 18, 2019MVP
Hi Davy Loose,
I believe the Microsoft Graph API has what you are looking for, specifically getSharePointSiteUsagePages.
I hope this helps.
Norm
- Norman YoungMar 18, 2019MVP
I spoke too soon. The data is too aggregate to be of value. The end point only provides:
"Get the number of pages viewed across all sites."
I don't think you get at the page usage date from the site or from the SharePoint Admin Center.