Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
1,298 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
Can someone explain why the data latency exists for getTeamsUserActivityUserDetail()?
When using D7 period for example, you never get a full 7 days since from 1 to (up to maybe) 3 days is not yet generated.
This is also apparent when using the date parameter for the function. My testing suggests I can never get "yesterday's" data.
This means that we can never rely on the data for any time period as being accurate as it will always be missing data.
This feels like a massive flaw that is not documented anywhere.