We have a custom user field that we use to track device insurance policy information, we allow multiple instances of the field.
When exporting users with this field as a column, it’s exported as [‘Instance 1’, ‘Instance 2’] however, I am not able to import using the same format such as [‘Instance 3’, ‘Instance 4’]. Instead of importing Instance 3 and Instance 4 into their own field instances, it instead imports as “[‘Instance 3’, ‘Instance 4’]” into the first field instance.

Is it possible to import two sets of data into two field instances? Like shown below



