I am reconstructing a site that was lost a few years ago.
It is a database of 1800 profiles of pioneering women
I have 2 csv files - 1 has the post information which I was able to import using WP All-import
I am wondering how to incorporate the second csv
It references the images and pdf files for each person
There is a unique identifier in the main csv for each person eg HS-0, HS-1
In the images csv, there is a column which includes the HS-0, HS-1 etc identifier
There is a second column which identifies each image so R-0, R-1 etc,
So Person H1 could have several records, R-0, R-1images associated and a column with the file name of that image.
Can you help get me started working out how to connect the images?
Copy of csv's attached (just for 2 entries)

Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Hello. Thank you for contacting the Toolset support.
Please check the following Doc that explains how you can maintain the post-relationship:
- https://toolset.com/course-lesson/import-content-csv-importer-plugin/#importing-types-post-relations
You can further check the following Doc:
- https://toolset.com/course-lesson/how-to-import-content-into-wordpress-using-csv/
You will require to prepare your CSV files accordingly.