Hi,
I'm new to PA/JSON. Trying to copy a list in its entirety to another site. All columns except any that are multiple-select copy across successfully:
Assigned field: This is a People/Group type and sometimes there are more than one person selected here.
Browser field: Just a standard "Choice" type with multiple select available.
I believe it's because I'm using Append to variable so it's adding the data to existing values, but I don't know how to 'clear' the variable data before the next list item. Should I use something other than Append? Most guides I've seen use the Append to feature.