Hello,
I am trying to copy a SharePoint list from one SharePoint site to another. I have it almost working it copies everything but a column with "Person or Group" type. I researched this a little and it was suggested that I use the Initialize variable followed by an append to array variable. The flow works but nothing populates for that particular column. Flow looks like this:
So I don't think it's actually capturing the array/ contents of the column. Any thoughts? Thanks