@Danny-Miller how do you then store the values from the source object? For example, I have this as a calculated field in the source data:to_object("cust_array",arrays_to_objects("bus_cust_id",explode(bus_cust_id,","))) it outputs multiple rows of objects with output like this:{"cust_array":[{"bus_c...