I have a data like so:
| Name1 | Age | Name2 | Name3 |
| Jack, Jill | 20 | James, Lebron | Ian, Anthony |
The following multi field formula successfully rearranges the names in column Name2 and Name3 to Lebron James and Anthony Ian, but it does not work on column Name1.

I made sure to select the column, and it is not creating any new column either.