For instance, you have a SharePoint Online List with a bunch of users in it (column field ‘People’), for example ‘Users who followed training’. And now you want to check if each M365-Group member has followed training. In this post I’ll explain how I did it. I’ve created a function ‘Get-ListUsersWhoFollewedTraining’. The first step is…