Is it possible to copy the values of a multi choice field in one list to another list, but in the format of a multi line? (Each line a new choice)
I've tried to do this but at the moment it is creating a new list item for each of the choices made in the new list. (ie if I make 4 choices in list A I get 4 rows in List B)
Thanks