Hi all,
I have a SharePoint list with five columns. Except for one column, the remaining four are filled with information. Thats fine....
The fifth and last should run through a loop and add entries instead of overwriting them.
The final "Apply to each" loop looks like this:

Column Expression:
items('Apply_to_each_-_Update_sharepointItem')?['accessPackage']?['displayName']
The flow running into a "Succeeded" Status:
but.... the loop overwrites all previously set entries

Is there a add Funktion / Expression to avoid overwriting?
Sharepoint List "Append changes to existing text" is not a option. I need legible, first-hand information for the email automation task.
Thank you!
Regards