Power Automate newbie here. I'm attempting to send an email to addresses contained within a SharePoint List column. The List contains a column containing one email address per row (each row is a personnel record). I need to send an email to all entries in the email column.
I've found similar scenarios in the forums, but not one that specifically matches mine. I've read that creating a loop may be part of the solution, but I haven't found information on how to create a loop for the cloud version, which I'm using. So far, I've attempted what's shown in the screenshot below, but I receive an error stating the values are in an array even after specifying a semicolon in the join function.
Any help is greatly appreciated!