Updating SharePoint Column without Overwriting
Hello,
I have a Sharepoint List that contains two columns, column A and column B which can contain multiple person or group (so no string value, more like Teams functionnality) When column B is not empty, I would like to update column A with the value of column B without overwriting what it contains, so only append the value of B in A.
Does somebody know how to achieve that ?
Thanks in advance
Hello, I have a Sharepoint List that contains two columns, column A and column B which can contain multiple person or group (so no string value, more like Teams functionnality) When column B is not empty, I would like to update column A with the value of column B without overwriting what it contains, so only append the value of B in A.Does somebody know how to achieve that ? Thanks in advance Read More