Hi,
I'm trying to build a power automate flow to add a list of a group members to a SharePoint list.
Currently we have a manually maintained A-Z contact list on our Intranet homepage that lists all staff members job title, managers, contact details etc. This has been maintained manually and I want to automate it based on the contents of our All Staff distribution list.
I have been following the solution described by @annajhaveri in this post: Solved: Re: Azure Group Members Sync to SharePoint List - Power Platform Community (microsoft.com)
But when I test the flow I receive the following error at the filter array step:

Here is a screenshot of my entire flow with all parameters visible for reference:


I also want to ensure that the the workflow is able to add other attributes of the current user such as their mobile phone number and teams number to other relevant columns in the SharePoint list - this current version seems like it would only add their email address?