Greetings,
I have a people column with multiple entries, no entries, or single entries per "cell". The DisplayName format for system generated lookups is Last Name, First Name Middle initial (and more if it's needed for other names for a single person) I need to swap each of those people names around such that it's First Name Middle Initial (and whatever other names in the middle) then Last Name.
I found this: https://powerusers.microsoft.com/t5/Building-Flows/Change-display-name-to-first-then-last-name/td-p/876327
But I believe that's assuming a single name in said "cell" of a SharePoint list that it's coming from.
This is my current flow that accumulates the name values as last name first, first name m.i.

As it's near the end of my week I'm going to put the flow back to operational state and try again Monday.
If I can get a solution to this particular part that works I can implement it from there with the rest of the flow I've built. As well as implement it for 4 people columns as well.
Hmmm... I wonder if I could just add the blocks from the link shared above below my flow snippet? That could be my solution. Where I'm joining the Main Customer names I'm using a semicolon as the people separator. So the split and flip from that solution might work using the comma space as a separator for the last name, first name m.i..... I'll give that a go Monday. If you agree this should work, or think you have a better solution, I'm certainly glad to hear it!
Thanks in advance,
McGeeks
It's like McDonald's, but for a computer nerd! Ha!