Forum Discussion
Sid2305
Dec 01, 2022Copper Contributor
TeamsUsersActivityCounts vs TeamsUserActivityUserDetail
Dear Team,
I have the meetings count from TeamsUsersActivityCounts for each date, and comparing it with the sum (MeetingsCount) from TeamsUserActivityUserDetail for each date, I'm seeing a delta of about 7%. May I know what would be the right metric to get the total meeting count for day
1 Reply
- Hi,
Are you referring to the below two reporting details?
https://learn.microsoft.com/en-us/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0
https://learn.microsoft.com/en-us/graph/api/reportroot-getteamsuseractivityuserdetail?view=graph-rest-1.0
In case yes this are majorly because the one report only contains the regular scheduled meeting and the other one includes all the Ad-hoc/meet now meetings schedule by the user.
With Regards,
Satish Upadhyaya