Hi friends. I’m trying to do a CSV import to update a Custom Record type (let’s call it RecordA). One of the fields on this record is a List/Record type of another Custom Record type (let’s call it RecordB, and let’s call the name of the field FieldB). My csv import has two columns, which will be the values of Internal ID and FieldB on each instance of RecordA. When I try to set up the mapping I don’t see FieldB in the list. FieldB is set as a parent. Any ideas?