Multi-level import: Not unique heading values

Post Reply
Leandro
Posts: 2
Joined: 09 Oct 2022, 00:27
Name: Leandro
Location: The Netherlands, Eindhoven
Company Name: Pay2Wash
Contact:

Multi-level import: Not unique heading values

Post by Leandro »

Dear,

I am trying to import data with multi-level import, but it won't import nested fields that are not unique. The parent entity is Location, and the nested entity Machine_Name.

Example:
Location_Name - Machine_Name - Machine ID:
Row 1: New York - Machine_Alpha - 1
Row 2: New York - Machine_Alpha - 2
Row 3: New York - Machine_Alpha - 3

Machine_Name has to be the header, but currently it will only import the first row which contains Machine_Alpha. It skips the other rows.
Post Reply