I am importing to 2 entities from a single spreadsheet
The first entity has to exist before the second is created
How do I enforce this behaviour?
To be specific there is a custom entity that has notes
I want to create a record in the custom entity and then link the notes to it
Currently the import creates the notes first - or it would but they fail as the record in the custom entity is created second