PLEASE HELP!!
I created a flow that ALMOST does everything I need it to:
Get Items>Select (mgr email field from list)>Compose (specify unique mgr emails...no dupes)>InitializeVar (mgr name field from list)>InitialzeVar (select DueDate field)>Apply to Each>Set Var (MgrName)>Set Var2 (DueDate)>Apply to Each (Loop through unique mgrs)>Filter Array (MgrEmail=Apply to Each loop for mgr email)>Filter Array2 (MgrName = Null)>Create HTML Table (list multiple items from SP list)> Send V3 email
Everything works except - Im trying to use an expression in the email to greet the manager by first name only (e.g. Hi Chris). It's sending emails to the RIGHT manager email but greeting the WRONG manager's (first) name.




