So for a bit of background context, I have a SharePoint list with 3 columns which make use of the "Person or group" type. These columns represent different departments. Each column will most likely have multiple values in each entry.
I am using power automate to update the SharePoint list based on a set of requirements and to also send an email out. These emails need to go out to those users in those 3 columns. Each time I go to initialize and set these variables, it creates an apply to each. Meaning, there will be 3 apply to each's in total. Is there a way to avoid this and only perhaps have 1 apply to each?
I'm already needing an apply to each to go through each entry on the SharePoint list totaling the amount of "Apply to Each" actions to 4. It makes the flow look a bit messy and I want it to be as clean as possible. What would be the best way to tackle this if it's at all possible?