Hi,
i wonder if i can have a seed that updated a field if it is empty and fill it with a concatenation of 2 other fields in the same row. Maybe someone can give ma an advice?
n
Nurul
05/26/2022, 11:26 AM
Hey 👋
Do you want a script which would fill a particular column by concatenating values from the other two columns?
s
spohl
05/27/2022, 5:51 AM
Hi,
yes exactly this. An upset where field "alias" is empty thne update this field with the row`s "name"+"surname"