Resolved! How to clear the existing field values before the transform map update the values
Hello Geeks, Using a transform map, I need to update a list field with multiple values and with the help of below source field transform script, I am able to append the values as shown in below screenshot. Field map script : answer = target.u_backup_...
