What's the best way to update the subsidiary of an...
# csvimports
m
What's the best way to update the subsidiary of an item? Assume item1 has 3 subsidiaries and requires a fourth subsidiary. Would the import have 4 lines or a single line with the subsidiaries split by pipe (sub1|sub2|sub3|sub4)